コンストラクター
名前 | 説明 |
---|---|
Character() |
オーバーライド関数
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | bool | const | isDrawable() | |
protected | void | refreshPrimitive() |
関数
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | void | disable() | ||
public | bool | const | hasCharacter() | |
public | char | const | getCharacter() | |
public | void | setCharacter( char inValue ) | ||
public | bool | const | hasFont() | |
public | const | getFont() | ||
public | bool | const | hasGlyph() | |
public | const | getGlyph() | ||
protected | void | refreshFont() |
メンバ
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | const char* | static, constexpr | TAG_ID | |
private | bool | m_canUpdate | ||
private | char | m_character |