Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setClickRepeatTicks
Function
setClickRepeatTicks
src/OpenLoco/src/Input/MouseInput.cpp:1689–1692 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1687
}
1688
1689
void setClickRepeatTicks(uint16_t ticks)
1690
{
1691
_clickRepeatTicks = ticks;
1692
}
1693
1694
bool isRightMouseButtonDown()
1695
{
Callers
2
volumeSliderMouseDown
Function · 0.85
onSpeedControl
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected