Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getClickRepeatTicks
Function
getClickRepeatTicks
src/OpenLoco/src/Input/MouseInput.cpp:1678–1681 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1676
}
1677
1678
uint16_t getClickRepeatTicks()
1679
{
1680
return _clickRepeatTicks;
1681
}
1682
1683
uint32_t getClickRepeatStepSize()
1684
{
Callers
2
onMouseDown
Function · 0.85
getClickRepeatStepSize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected