Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ setVisible
Method
setVisible
src/Abyss/Common/MouseState.cpp:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void MouseState::setVisible(const bool visible) { _visible = visible; }
28
29
} // namespace Abyss::Common
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected