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

Method checkCommand

Tools/LayoutEditor/TextureToolControl.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 bool TextureToolControlLE::checkCommand()
97 {
98 return mMainWidget->getRootKeyFocus() && mActivate && !getSelectorsCapture();
99 }
100
101 void TextureToolControlLE::onMouseWheel(int _rel)
102 {

Callers

nothing calls this directly

Calls 1

getRootKeyFocusMethod · 0.80

Tested by

no test coverage detected