|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of Event in ch.sahits.game.event |
|---|
| Subclasses of Event in ch.sahits.game.event | |
|---|---|
class |
KeyPressEvent
This event is wraps key events. |
class |
MouseClickEvent
Mouse event that represents a mouse click. |
class |
MouseMoveEvent
Event that handels the mouse moves. |
class |
PlayerChangeEvent
Event indicating that some status of the player has changed. |
class |
StartEvent
Events that are generated during startup |
class |
TimeChangeEvent
Event indicating that the day has changed. |
class |
ViewChangeEvent
Event for updating a view |
| Methods in ch.sahits.game.event with parameters of type Event | |
|---|---|
void |
IEventListener.gameUpdate(Event e,
Object eventNotice)
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||