| Home >> All |
jdstar: Javadoc index of package jdstar.
Package Samples:
jdstar
Classes:
InternalException: This exception is thrown when an unexpected error occurs that indicates that there is a bug in game code. Upon catching this exception game should display error dialog and ask user for permission to send bug report to the author. If user does not or cannot permit that game should write bug report to disk file and ask user to send it manually.
GDS2JDS: This is a converter that reads GDStar (http://www.tbp.mb.ca/~ademko/gnu/) level file and writes JDStar level file.
ActorNotFoundException: This exception is thrown by Actor while trying to find either player or buddy on the board being loaded.
InputListener: All classes that wants to receive player input from Input must implement this interface.
Input: This class is responsible for delivering player input to all requesting classes.
CriticalException: This exception is thrown when some error occures and game cannot continue.
InvalidBoardException: This exception is thrown when board being loading is invalid.
JDStar: This is a main executable class for JDStar game.
InvalidTilesetException: This exception is thrown when tileset cannot be loaded.
InputEvent: This is an event class.
Board
Buddy
Actor
GameLoop
Player
Menu
Komander
Display
Tileset
Tilesets
| Home | Contact Us | Privacy Policy | Terms of Service |