1 #ifndef WINDOWGAMEHELP_H_DEFINED
2 #define WINDOWGAMEHELP_H_DEFINED
4 #include <Interface/Window.hpp>
22 std::vector<Window*> windows;
25 #endif //WINDOWGAMEHELP_H_DEFINED
A segment of the terminal screen (2D char matrix).
Specific Window that shows Help and other info during Game.
void run()
Updates and draws all tabs.