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

Method OnInput

projects/uMenu/source/ul/menu/ui/ui_MultiTextBlock.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 void MultiTextBlock::OnRender(pu::ui::render::Renderer::Ref &drawer, const s32 x, const s32 y) {}
33
34 void MultiTextBlock::OnInput(const u64 keys_down, const u64 keys_up, const u64 keys_held, const pu::ui::TouchPoint touch_pos) {}
35
36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected