MCPcopy Create free account
hub / github.com/MyGUI/mygui / isVisible

Method isVisible

MyGUIEngine/src/MyGUI_PointerManager.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 }
270
271 bool PointerManager::isVisible() const
272 {
273 return mVisible;
274 }
275
276 const std::string& PointerManager::getDefaultPointer() const
277 {

Callers 2

PointerManager.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected