Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/uLaunch
/ GetWidth
Method
GetWidth
projects/uMenu/include/ul/menu/ui/ui_QuickMenu.hpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
inline constexpr s32 GetWidth() override {
53
return pu::ui::render::ScreenWidth;
54
}
55
56
inline constexpr s32 GetHeight() override {
57
return pu::ui::render::ScreenHeight;
Callers
1
OnRender
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected