Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
invalidatePressedImageButtons
Method · 0.85
draw
Method · 0.85
showBelow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected