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