|
RuneHive-Game
|
Public Member Functions | |
| SecondObjectClick (GameObject object) | |
| Public Member Functions inherited from com.runehive.content.event.impl.ObjectInteractionEvent | |
| GameObject | getObject () |
| int | getOpcode () |
| ObjectInteractionEvent (InteractionType type, GameObject object, int opcode) | |
| 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 6 of file SecondObjectClick.java.
| com.runehive.content.event.impl.SecondObjectClick.SecondObjectClick | ( | GameObject | object | ) |
Definition at line 8 of file SecondObjectClick.java.
References com.runehive.content.event.InteractionEvent.InteractionType.SECOND_CLICK_OBJECT.