MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / GetY

Method GetY

projects/uMenu/include/ul/menu/ui/ui_QuickMenu.hpp:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 inline constexpr s32 GetY() override {
49 return 0;
50 }
51
52 inline constexpr s32 GetWidth() override {
53 return pu::ui::render::ScreenWidth;

Callers 1

OnRenderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected