R-Type
R-Type project
RType::Menu Class Referenceabstract
Inheritance diagram for RType::Menu:
RType::ConnectionLostMenu RType::EndMenu RType::HowToPlayMenu RType::KeyboardMenu RType::MainMenu RType::MultiMenu RType::SettingPlayerMenu RType::SettingsMenu RType::SoloMenu RType::VolumeMenu

Public Member Functions

 Menu (KapEngine::SceneManagement::Scene &_scene)
 
void __initCanvas (const std::string &name)
 
virtual void init ()=0
 
void show ()
 
void hide ()
 

Protected Member Functions

void switchMenu (std::string const &menuName)
 

Protected Attributes

KapEngine::KEngineengine
 
KapEngine::SceneManagement::Scenescene
 
std::shared_ptr< KapEngine::GameObjectcanvas
 
std::string tmpCanvasToDisplay = ""
 

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