MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / begin

Method begin

game/ui/general/mainmenu.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30MainMenu::~MainMenu() = default;
31
32void MainMenu::begin() { fw().jukebox->play(JukeBox::PlayList::City); }
33
34void MainMenu::pause() {}
35

Callers 3

displayImplementationMethod · 0.45
displayWeaponMethod · 0.45
displayImplementationMethod · 0.45

Calls 1

playMethod · 0.45

Tested by

no test coverage detected