MCPcopy 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
27void MouseState::setVisible(const bool visible) { _visible = visible; }
28
29} // namespace Abyss::Common

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected