Since:
2.6.4.0
Method Summary |
|
void |
onInteractionAction(InteractionObject obj) This method will be called each frame |
Method Detail |
public abstract void onInteractionAction(InteractionObject obj)
This method will be called each frame
Parameters:
obj | - | The InteractionObject that performed the action. |