Package com.camelspotting.jotl.event

The event package contains classes useful for generating, parsing and listening to game events.

See:
          Description

Interface Summary
OpenTTDListener Any classes that is to monitor an OpenTTD-server and it's games will have to implement this interface and register with the ServerHandler to recieve events.
 

Class Summary
OpenTTDEvent This class represents the events that may occur during an OpenTTD-game.
 

Enum Summary
OpenTTDEventType This enum represents the type of OpenTTD events.
 

Package com.camelspotting.jotl.event Description

The event package contains classes useful for generating, parsing and listening to game events.



Copyright © 2013. All Rights Reserved.