|
Drop Table Engine 1.0
|
This is the complete list of members for ComponentText, including all inherited members.
| Input() | ComponentText | inline |
| LoadFromJSON(size_t id, JSONValue json) | ComponentText | inlinestatic |
| mCamera | ComponentText | |
| mColor | ComponentText | |
| mFont | ComponentText | |
| mIsFormatted | ComponentText | |
| mOwner | ComponentText | |
| mPosition | ComponentText | |
| mText | ComponentText | |
| mTextureRef | ComponentText | |
| mValue | ComponentText | |
| Render() | ComponentText | inline |
| SetText(string text, bool isFormatted=false) | ComponentText | inline |
| SetValue(int index, int value) | ComponentText | inline |
| this(size_t owner, string camera, string text, SDL_Color color, TTF_Font *font, bool isFormatted=false, int[] input=[]) | ComponentText | inline |
| Update() | ComponentText | inline |