#include <MyGUI_CommonStateInfo.h>
Public Member Functions | |
EditTextStateInfo () | |
virtual | ~EditTextStateInfo () |
const Colour & | getColour () |
bool | getShift () |
Definition at line 112 of file MyGUI_CommonStateInfo.h.
MyGUI::EditTextStateInfo::EditTextStateInfo | ( | ) | [inline] |
Definition at line 118 of file MyGUI_CommonStateInfo.h.
virtual MyGUI::EditTextStateInfo::~EditTextStateInfo | ( | ) | [inline, virtual] |
Definition at line 119 of file MyGUI_CommonStateInfo.h.
const Colour& MyGUI::EditTextStateInfo::getColour | ( | ) | [inline] |
Definition at line 121 of file MyGUI_CommonStateInfo.h.
bool MyGUI::EditTextStateInfo::getShift | ( | ) | [inline] |
Definition at line 122 of file MyGUI_CommonStateInfo.h.