|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| GameObj | A generic, abstract object in the game. |
| GameObjFactory | A factory class to make a GameObj. |
| Jeff | Jeff, the hero of the game. |
| LivingObj | A "living" game object, which has hp, can receive damage, and can die. |
| PictureList | A PictureList is a list of lists of pictures. |
| Enum Summary | |
|---|---|
| Direction | The enumerated type for direction left or right. |
| GameObjState | GameObjStates is an enum that contains all of the gameObj States |
| GameObjType | GameObjType is an enum that contains all the different type of gameObj |
| LadderDirection | The enumerated type for direction up or down a ladder. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||