MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getPressedWidgetIndex

Function getPressedWidgetIndex

src/OpenLoco/src/Input/MouseInput.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231 }
232
233 Ui::WidgetIndex_t getPressedWidgetIndex()
234 {
235 return _pressedWidgetIndex;
236 }
237
238 void setPressedWidgetIndex(Ui::WidgetIndex_t index)
239 {

Callers 3

drawMethod · 0.85
showBelowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected