public class TouchableAction extends Action
touchability.| Constructor and Description |
|---|
TouchableAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
act(float delta)
Updates the action based on time.
|
Touchable |
getTouchable() |
void |
setTouchable(Touchable touchable) |
public boolean act(float delta)
ActionActor.act(float).public Touchable getTouchable()
public void setTouchable(Touchable touchable)