game.libraries.gui
Interface Animator.Action

Enclosing interface:
Animator

public static interface Animator.Action

Interface for action.


Method Summary
 boolean apply()
          Apply the action, returning false if the system is to stop.
 

Method Detail

apply

public boolean apply()
Apply the action, returning false if the system is to stop.