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

Method isColour

MyGUIEngine/include/MyGUI_TextViewData.h:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 bool isColour() const
52 {
53 return mIsColour;
54 }
55
56 float getWidth() const
57 {

Callers 3

getCursorPositionMethod · 0.80
getCursorPointMethod · 0.80
doRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected