This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| ▼CBot | |
| CEvilBot | |
| CMyBot | |
| CGrid | Represents the grid of cells containing snakes and fruits. Grid is used in the MyBot::think function to create your bot |
| CPos | Pos represents a position on the Grid; the origin is bottom left |