MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / GetGrabMouse

Method GetGrabMouse

Source/UserInput/input.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267bool Input::GetGrabMouse() {
268 return grab_mouse_;
269}
270
271void UIShowCursor(bool show) {
272 if (show) {

Callers 4

OSDisplayErrorFunction · 0.80
OSDisplayErrorFunction · 0.80
DrawImGuiFunction · 0.80
DebugLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected