Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ ddio_MouseClose
Function
ddio_MouseClose
ddio/lnxmouse.cpp:134–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void ddio_MouseClose() { DDIO_mouse_init = false; }
135
136
void ddio_MouseSetLimits(int left, int top, int right, int bottom, int zmin, int zmax) {
137
DDIO_mouse_state.l = left;
Callers
1
ddio_Close
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected