MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / DrawMenu

Method DrawMenu

tests/Engine/Platform/EventHandler/BaseState.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void BaseState::DrawMenu()
37{
38 m_text.SetContent("This shouldn't be visible\nM for Menu");
39}

Callers

nothing calls this directly

Calls 1

SetContentMethod · 0.80

Tested by

no test coverage detected