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);
Window * help
Contains the help screen.
Window * pause
Contains the pause menu.
Specific Window that shows Help and other info during Game.