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

Method getRootKeyFocus

MyGUIEngine/src/MyGUI_WidgetInput.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 }
176
177 bool WidgetInput::getRootKeyFocus() const
178 {
179 return mRootKeyFocus;
180 }
181
182 void WidgetInput::_setRootMouseFocus(bool _value)
183 {

Calls

no outgoing calls

Tested by

no test coverage detected