Package arc.scene.actions
Class TouchableAction
java.lang.Object
arc.scene.Action
arc.scene.actions.TouchableAction
- All Implemented Interfaces:
Pool.Poolable
Sets the actor's
touchability
.-
Constructor Details
-
TouchableAction
public TouchableAction()
-
-
Method Details
-
act
public boolean act(float delta) Description copied from class:Action
Updates the action based on time. Typically this is called each frame byElement.act(float)
. -
getTouchable
-
touchable
-