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

Function getHoveredWidgetIndex

src/OpenLoco/src/Input/MouseInput.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 }
167
168 Ui::WidgetIndex_t getHoveredWidgetIndex()
169 {
170 return _hoverWidgetIdx;
171 }
172
173 bool isDropdownActive(Ui::WindowType type, Ui::WindowNumber_t number)
174 {

Callers 1

drawMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected