|
nsnake
Classic snake game for the terminal
|


Public Member Functions | |
| LayoutGame (Game *game, int width, int height) | |
| void | windowsInit () |
| void | windowsExit () |
| void | draw (Menu *menu) |
Public Attributes | |
| Window * | pause |
| Contains the pause menu. | |
| Window * | help |
| Contains the help screen. | |
Definition at line 11 of file LayoutGame.hpp.
1.8.15