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

Method OnRightMouseUp

LibLemon/src/gui/widgets.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 void Widget::OnRightMouseDown(__attribute__((unused)) vector2i_t mousePos){}
33
34 void Widget::OnRightMouseUp(__attribute__((unused)) vector2i_t mousePos){}
35
36 void Widget::OnHover(__attribute__((unused)) vector2i_t mousePos){}
37

Callers 1

GUIHandleEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected