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

Method OnMenuInput

projects/uMenu/source/ul/menu/ui/ui_StartupMenuLayout.cpp:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 void StartupMenuLayout::OnMenuInput(const u64 keys_down, const u64 keys_up, const u64 keys_held, const pu::ui::TouchPoint touch_pos) {
62 UpdateScreenCaptureBackground(false);
63 }
64
65 bool StartupMenuLayout::OnHomeButtonPress() {
66 // ...

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected