MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / OnMouseUp

Method OnMouseUp

LibLemon/src/gui/window.cpp:333–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331 }
332
333 void WindowMenuBar::OnMouseUp(__attribute__((unused)) vector2i_t mousePos){
334
335 }
336
337 void WindowMenuBar::OnMouseMove(__attribute__((unused)) vector2i_t mousePos){
338

Callers 1

GUIHandleEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected