Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ GetSize
Method
GetSize
extensions/olcPGEX_PopUpMenu.h:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
olc::vi2d Menu::GetSize()
295
{
296
return { int32_t(sName.size()), 1 };
297
}
298
299
olc::vi2d& Menu::GetCursorPosition()
300
{
Callers
1
Build
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected