Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setPressedWidgetIndex
Function
setPressedWidgetIndex
src/OpenLoco/src/Input/MouseInput.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void setPressedWidgetIndex(Ui::WidgetIndex_t index)
239
{
240
_pressedWidgetIndex = index;
241
}
242
243
bool isFocused(Ui::WindowType type, Ui::WindowNumber_t number)
244
{
Callers
1
showBelow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected