1 #ifndef LAYOUTGAMEMODESURVIVAL_H_DEFINED 2 #define LAYOUTGAMEMODESURVIVAL_H_DEFINED 4 #include <Engine/Graphics/Layout.hpp> 5 #include <Engine/Graphics/Widgets/Menu.hpp> 6 #include <Display/WindowGameHelp.hpp> 7 #include <Entities/Game.hpp> 24 void draw(Menu* menu);
53 #endif //LAYOUTGAMEMODESURVIVAL_H_DEFINED Specific Window that shows Help and other info during Game.
Window * help
Contains the help screen.
Window * pause
Contains the pause menu.