MCPcopy 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
134void ddio_MouseClose() { DDIO_mouse_init = false; }
135
136void ddio_MouseSetLimits(int left, int top, int right, int bottom, int zmin, int zmax) {
137 DDIO_mouse_state.l = left;

Callers 1

ddio_CloseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected