OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Menu Class Reference

#include <GameMenu.h>

Public Member Functions

 Menu ()
 
 ~Menu ()
 
void MenuLoop ()
 

Private Member Functions

void EventLoop ()
 

Private Attributes

std::shared_ptr< Io::Mousemouse = nullptr
 

Constructor & Destructor Documentation

◆ Menu()

Menu::Menu ( )

◆ ~Menu()

Menu::~Menu ( )
default

Member Function Documentation

◆ EventLoop()

void Menu::EventLoop ( )
private

◆ MenuLoop()

void Menu::MenuLoop ( )

Member Data Documentation

◆ mouse

std::shared_ptr<Io::Mouse> Menu::mouse = nullptr
private

The documentation for this class was generated from the following files: