Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ DrawMenu
Method
DrawMenu
tests/Engine/Platform/EventHandler/FocusState.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void FocusState::DrawMenu()
39
{
40
m_text.SetContent(
"Click outside the windows, this text should change !\nM for Menu"
);
41
}
Callers
nothing calls this directly
Calls
1
SetContent
Method · 0.80
Tested by
no test coverage detected