nsnake
Classic snake game for the terminal
Game Member List

This is the complete list of members for Game, including all inherited members.

board (defined in Game)Gameprotected
currentScoreGame
draw() (defined in Game)Game
fruits (defined in Game)Gameprotected
Game() (defined in Game)Game
gameOverGameprotected
getDelay(int speed)Game
handleInput() (defined in Game)Game
isOver() (defined in Game)Game
isPausedGameprotected
layout (defined in Game)Gameprotected
LayoutGame (defined in Game)Gamefriend
pause(bool option) (defined in Game)Game
pauseMenuGameprotected
player (defined in Game)Gameprotected
scoresGame
showHelpGameprotected
showPauseMenuGameprotected
start(std::string levelName="")Game
timer (defined in Game)Gameprotected
timerBoardGameprotected
timerSnakeGameprotected
update() (defined in Game)Game
userAskedToGoToMenu (defined in Game)Gameprotected
userAskedToQuit (defined in Game)Gameprotected
willQuit()Game
willReturnToMenu()Game
~Game() (defined in Game)Gamevirtual