|
nsnake
Classic snake game for the terminal
|
Public Member Functions | |
| Body (int x, int y) | |
Public Attributes | |
| int | x |
| int | y |
Definition at line 8 of file Player.hpp.
|
inline |
Definition at line 13 of file Player.hpp.
| int Body::x |
Definition at line 10 of file Player.hpp.
| int Body::y |
Definition at line 11 of file Player.hpp.