|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ActionConfig.PreExecutable
Interface for actions that require pre-execution on the owning client.
| Method Summary | |
|---|---|
void |
preExecute(TudeySceneView view,
ActorSprite sprite,
int timestamp)
Pre-executes the action on the owning client. |
boolean |
shouldPreExecute()
Checks whether we should pre-execute this action on the owning client. |
| Method Detail |
|---|
boolean shouldPreExecute()
void preExecute(TudeySceneView view,
ActorSprite sprite,
int timestamp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||