|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.camelspotting.jotl.event | |
---|---|
com.camelspotting.jotl | This package contains the main library. |
com.camelspotting.jotl.event | The event package contains classes useful for generating, parsing and listening to game events. |
Classes in com.camelspotting.jotl.event used by com.camelspotting.jotl | |
---|---|
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. |
Classes in com.camelspotting.jotl.event used by com.camelspotting.jotl.event | |
---|---|
OpenTTDEvent
This class represents the events that may occur during an OpenTTD-game. |
|
OpenTTDEventType
This enum represents the type of OpenTTD events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |