|
Snoke
|
This is the complete list of members for Snake, including all inherited members.
| checkIntersection(Point check, Labyrinth *laryrinth) | Snake | private |
| checkWisely(Point coords, Point bcoords) | Snake | private |
| direction | Snake | private |
| getCoords(std::list< Point > *currBody) | Snake | |
| getDirection() | Snake | |
| getHeadCoords() | Snake | |
| init(Point begin, short direction, int length) | Snake | |
| move(Labyrinth *labyrinth) | Snake | |
| moveBack(Point p, Change *change) | Snake | private |
| moveHead(Point p, Change *change) | Snake | private |
| setDirection(int dir) | Snake | |
| setScheme() | Snake | |
| snakeBody | Snake | private |
| style | Snake | private |