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

Method getColour

Tools/LayoutEditor/TextureControl.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 MyGUI::Colour TextureControlLE::getColour() const
91 {
92 return mCurrentColour;
93 }
94
95 void TextureControlLE::setScale(double _value)
96 {

Callers 2

updateMethod · 0.45
notifyColourAcceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected