This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CAnimation | A class that handles sprite animations |
| CAnimation::AnimationData | Structure to store animation data |
| CClient | A class that represents the client |
| CServer::Client | A class that represents a client connected to the server |
| CCoin | A class that represents a coin in the game |
| CCwd | An encapsulation of the current working directory (CWD) |
| CDebug | A class for debugging |
| CError | A class for errors |
| ▼Cexception | |
| CJetpackError | An exception class for Jetpack errors |
| CJetpackStop | An exception class for stopping the Jetpack |
| CJetpackUsage | An exception class for usage errors |
| CMapGenerator | |
| CPlayer | A class that represents a player in the game |
| CPositionHash | A class that represents a hash function for positions |
| CServer | A class that represents the server |
| CSocket | An encapsulation of the socket file descriptor |
| CTime | A class that represents the time |
| CTrap | A class that represents a zapper in the game |
| CWarning | A class for warnings |