R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
Game::BaseMenu Member List

This is the complete list of members for Game::BaseMenu, including all inherited members.

_menuGame::BaseMenuprotected
_soundServiceGame::BaseMenuprotected
_uiFactoryGame::BaseMenuprotected
BaseMenu(UI::IUIFactory &uiFactory)Game::BaseMenuexplicit
CreateCenteredButton(const char *label, float offsetY, float width, float height, unsigned int backgroundColor, unsigned int hoverColor, std::function< void()> callback)Game::BaseMenuprotected
Hide()Game::BaseMenuvirtual
Initialize()=0Game::BaseMenupure virtual
IsVisible() constGame::BaseMenuvirtual
Render()Game::BaseMenuvirtual
SetSoundEffectService(Audio::ISoundEffectService *soundService)Game::BaseMenu
Show()Game::BaseMenuvirtual
Update()Game::BaseMenuvirtual
WrapWithClickSound(std::function< void()> callback)Game::BaseMenuprotected
~BaseMenu()=defaultGame::BaseMenuvirtual