Cytopia
0.3
A city building simulation game
PauseMenu.hxx
Go to the documentation of this file.
1
#ifndef PAUSEMENU_HXX_
2
#define PAUSEMENU_HXX_
3
4
#include "
UIManager.hxx
"
5
6
struct
PauseMenu
:
public
GameMenu
7
{
8
virtual
void
draw
()
const override
;
9
};
10
11
#endif // PAUSEMENU_HXX_
PauseMenu
Definition:
PauseMenu.hxx:6
GameMenu
Definition:
UIManager.hxx:11
UIManager.hxx
PauseMenu::draw
virtual void draw() const override
Definition:
PauseMenu.cxx:13
src
game
ui
PauseMenu.hxx
Generated on Sun Nov 27 2022 09:50:52 for Cytopia by
1.8.17