This is the complete list of members for GuiText, including all inherited members.
alignmentHor | GuiElement | protected |
alignmentVert | GuiElement | protected |
alpha | GuiElement | protected |
alphaDyn | GuiElement | protected |
clickable | GuiElement | protected |
color | GuiText | protected |
Draw() override | GuiText | virtual |
DrawTooltip() | GuiElement | virtual |
effectAmount | GuiElement | protected |
effectAmountOver | GuiElement | protected |
effects | GuiElement | protected |
effectsOver | GuiElement | protected |
effectTarget | GuiElement | protected |
effectTargetOver | GuiElement | protected |
focus | GuiElement | protected |
GetAlpha() | GuiElement | |
GetEffect() | GuiElement | |
GetHeight() | GuiElement | |
GetLeft() | GuiElement | |
GetLength() | GuiText | |
GetMaxX() | GuiElement | |
GetMaxY() | GuiElement | |
GetMinX() | GuiElement | |
GetMinY() | GuiElement | |
GetParent() | GuiElement | |
GetScale() | GuiElement | |
GetScaleX() | GuiElement | |
GetScaleY() | GuiElement | |
GetSelected() | GuiElement | virtual |
GetState() | GuiElement | |
GetStateChan() | GuiElement | |
GetTextWidth() | GuiText | |
GetTop() | GuiElement | |
GetWidth() | GuiElement | |
GuiElement() | GuiElement | |
GuiText(const char *t, int s, GXColor c) | GuiText | |
GuiText(const char *t) | GuiText | |
height | GuiElement | protected |
holdable | GuiElement | protected |
IsClickable() | GuiElement | |
IsFocused() | GuiElement | |
IsHoldable() | GuiElement | |
IsInside(int x, int y) | GuiElement | |
IsSelectable() | GuiElement | |
IsVisible() | GuiElement | |
maxWidth | GuiText | protected |
origText | GuiText | protected |
parentElement | GuiElement | protected |
ResetState() | GuiElement | virtual |
ResetText() | GuiText | virtual |
rumble | GuiElement | protected |
Rumble() | GuiElement | |
scaleDyn | GuiElement | protected |
selectable | GuiElement | protected |
SetAlignment(ALIGN_H hor, ALIGN_V vert) | GuiText | virtual |
SetAlpha(int a) | GuiElement | |
SetClickable(bool c) | GuiElement | |
SetColor(GXColor c) | GuiText | |
SetEffect(int e, int a, int t=0) | GuiElement | |
SetEffectGrow() | GuiElement | |
SetEffectOnOver(int e, int a, int t=0) | GuiElement | |
SetFocus(int f) | GuiElement | virtual |
SetFontSize(int s) | GuiText | |
SetHoldable(bool h) | GuiElement | |
SetMaxWidth(int w) | GuiText | |
SetMaxX(int x) | GuiElement | |
SetMaxY(int y) | GuiElement | |
SetMinX(int x) | GuiElement | |
SetMinY(int y) | GuiElement | |
SetParent(GuiElement *e) | GuiElement | |
SetPosition(int x, int y) | GuiElement | |
SetPresets(int sz, GXColor c, int w, u16 s, ALIGN_H h, ALIGN_V v) | GuiText | static |
SetRumble(bool r) | GuiElement | |
SetScale(float s) | GuiElement | |
SetScale(int w, int h) | GuiElement | |
SetScaleX(float s) | GuiElement | |
SetScaleY(float s) | GuiElement | |
SetScroll(SCROLL s) | GuiText | |
SetSelectable(bool s) | GuiElement | |
SetSize(int w, int h) | GuiElement | |
SetState(STATE s, int c=-1) | GuiElement | virtual |
SetStyle(u16 s) | GuiText | |
SetText(const char *t) | GuiText | |
SetTrigger(GuiTrigger *t) | GuiElement | |
SetTrigger(u8 i, GuiTrigger *t) | GuiElement | |
SetUpdateCallback(UpdateCallback u) | GuiElement | |
SetVisible(bool v) | GuiElement | virtual |
SetWrap(bool w, int width=0) | GuiText | |
SetWText(wchar_t *t) | GuiText | |
size | GuiText | protected |
state | GuiElement | protected |
stateChan | GuiElement | protected |
style | GuiText | protected |
text | GuiText | protected |
textDyn | GuiText | protected |
textDynNum | GuiText | protected |
textScroll | GuiText | protected |
textScrollDelay | GuiText | protected |
textScrollInitialDelay | GuiText | protected |
textScrollPos | GuiText | protected |
trigger | GuiElement | protected |
Update(GuiTrigger *t) | GuiElement | virtual |
updateCB | GuiElement | protected |
UpdateEffects() | GuiElement | |
visible | GuiElement | protected |
width | GuiElement | protected |
wrap | GuiText | protected |
xmax | GuiElement | protected |
xmin | GuiElement | protected |
xoffset | GuiElement | protected |
xoffsetDyn | GuiElement | protected |
xscale | GuiElement | protected |
ymax | GuiElement | protected |
ymin | GuiElement | protected |
yoffset | GuiElement | protected |
yoffsetDyn | GuiElement | protected |
yscale | GuiElement | protected |
~GuiElement() | GuiElement | virtual |
~GuiText() | GuiText | |