Package ch.sahits.game.event

Interface Summary
IEventListener Interface defining a listener
 

Class Summary
Event Base class for the Events passed in the game.
KeyPressEvent This event is wraps key events.
MouseClickEvent Mouse event that represents a mouse click.
MouseMoveEvent Event that handels the mouse moves.
PlayerChangeEvent Event indicating that some status of the player has changed.
StartEvent Events that are generated during startup
TimeChangeEvent Event indicating that the day has changed.
ViewChangeEvent Event for updating a view
 



Copyright © 2012 Sahits GmbH. All Rights Reserved.