Uses of Class
ch.sahits.game.event.Event

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 StartEvent
          Events that are generated during startup
 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)
           
 



Copyright © 2011 Sahits GmbH. All Rights Reserved.