nsnake
Classic snake game for the terminal
|
Specific Window that shows Help and other info during Game. More...
#include <WindowGameHelp.hpp>
Public Member Functions | |
void | run () |
Updates and draws all tabs. | |
Specific Window that shows Help and other info during Game.
Definition at line 11 of file WindowGameHelp.hpp.
WindowGameHelp::WindowGameHelp | ( | ) |
Definition at line 8 of file WindowGameHelp.cpp.
|
inlinevirtual |
Definition at line 15 of file WindowGameHelp.hpp.
void WindowGameHelp::run | ( | ) |
Updates and draws all tabs.
Definition at line 37 of file WindowGameHelp.cpp.