|
RuneHive-Game
|
Public Member Functions | |
| OnStepEvent () | |
| Public Member Functions inherited from com.runehive.content.event.InteractionEvent | |
| InteractionType | getType () |
| boolean | isHandled () |
| void | setHandled (boolean handled) |
Additional Inherited Members | |
| Protected Member Functions inherited from com.runehive.content.event.InteractionEvent | |
| InteractionEvent (InteractionType type) | |
Definition at line 9 of file OnStepEvent.java.
| com.runehive.content.event.impl.OnStepEvent.OnStepEvent | ( | ) |
Definition at line 11 of file OnStepEvent.java.
References com.runehive.content.event.InteractionEvent.InteractionType.ON_STEP.