|
Class Summary |
| AreaExit |
AreaExit - represents an exit from an Area |
| BaseGameState |
BaseGameState - base game state |
| CamineetDemo |
CamineetDemo - main class for the demo |
| CamineetDemoFrame |
CamineetDemoFrame - main frame for the Camineet demo
Protected code segments were generated by the NetBeans 3.6 form editor. |
| CDArea |
CDArea - extension of the Area class with custom properties for this demo |
| CDGameState |
CDGameState - extension of BaseGameState with attributes specific to this demo |
| Event |
Event - An event triggered by the game or player. |
| GameData |
GameData - contains global data for a game |
| GameScript |
GameScript - runs the script for the game, processes events |
| ItemListEntry |
ItemListEntry - used to list items in an Area |
| Selection |
Selection |
| Sequence |
Sequence - class to represent a sequence |
| SequenceFrame |
SequenceFrame.java - class to represent a frame in a sequence |