Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
bool Input::GetGrabMouse() {
268
return grab_mouse_;
269
}
270
271
void UIShowCursor(bool show) {
272
if (show) {
Callers
4
OSDisplayError
Function · 0.80
OSDisplayError
Function · 0.80
DrawImGui
Function · 0.80
DebugLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected