alignmentHor | GuiElement | protected |
alignmentVert | GuiElement | protected |
alpha | GuiElement | protected |
alphaDyn | GuiElement | protected |
arrowDown (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowDownBtn (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowDownImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowDownOver (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowDownOverImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowUp (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowUpBtn (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowUpImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowUpOver (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
arrowUpOverImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
bgOptions (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
bgOptionsEntry (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
bgOptionsImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
btnSoundClick (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
btnSoundOver (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
clickable | GuiElement | protected |
Draw() override | GuiOptionBrowser | virtual |
DrawTooltip() | GuiElement | virtual |
effectAmount | GuiElement | protected |
effectAmountOver | GuiElement | protected |
effects | GuiElement | protected |
effectsOver | GuiElement | protected |
effectTarget | GuiElement | protected |
effectTargetOver | GuiElement | protected |
FindMenuItem(int c, int d) (defined in GuiOptionBrowser) | GuiOptionBrowser | |
focus | GuiElement | protected |
GetAlpha() | GuiElement | |
GetClickedOption() (defined in GuiOptionBrowser) | GuiOptionBrowser | |
GetEffect() | GuiElement | |
GetHeight() | GuiElement | |
GetLeft() | GuiElement | |
GetMaxX() | GuiElement | |
GetMaxY() | GuiElement | |
GetMinX() | GuiElement | |
GetMinY() | GuiElement | |
GetParent() | GuiElement | |
GetScale() | GuiElement | |
GetScaleX() | GuiElement | |
GetScaleY() | GuiElement | |
GetSelected() | GuiElement | virtual |
GetState() | GuiElement | |
GetStateChan() | GuiElement | |
GetTop() | GuiElement | |
GetWidth() | GuiElement | |
GuiElement() | GuiElement | |
GuiOptionBrowser(int w, int h, OptionList *l) | GuiOptionBrowser | |
height | GuiElement | protected |
holdable | GuiElement | protected |
IsClickable() | GuiElement | |
IsFocused() | GuiElement | |
IsHoldable() | GuiElement | |
IsInside(int x, int y) | GuiElement | |
IsSelectable() | GuiElement | |
IsVisible() | GuiElement | |
listChanged (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
listOffset (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
optionBg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
optionBtn (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
optionIndex (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
options (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
optionTxt (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
optionVal (defined in GuiOptionBrowser) | GuiOptionBrowser | |
parentElement | GuiElement | protected |
ResetState() | GuiOptionBrowser | virtual |
ResetText() | GuiOptionBrowser | virtual |
rumble | GuiElement | protected |
Rumble() | GuiElement | |
scaleDyn | GuiElement | protected |
scrollbar (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
scrollbarImg (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
selectable | GuiElement | protected |
selectedItem (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
SetAlignment(ALIGN_H hor, ALIGN_V vert) | GuiElement | virtual |
SetAlpha(int a) | GuiElement | |
SetClickable(bool c) | GuiElement | |
SetCol1Position(int x) (defined in GuiOptionBrowser) | GuiOptionBrowser | |
SetCol2Position(int x) (defined in GuiOptionBrowser) | GuiOptionBrowser | |
SetEffect(int e, int a, int t=0) | GuiElement | |
SetEffectGrow() | GuiElement | |
SetEffectOnOver(int e, int a, int t=0) | GuiElement | |
SetFocus(int f) | GuiOptionBrowser | virtual |
SetHoldable(bool h) | GuiElement | |
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 | |
SetRumble(bool r) | GuiElement | |
SetScale(float s) | GuiElement | |
SetScale(int w, int h) | GuiElement | |
SetScaleX(float s) | GuiElement | |
SetScaleY(float s) | GuiElement | |
SetSelectable(bool s) | GuiElement | |
SetSize(int w, int h) | GuiElement | |
SetState(STATE s, int c=-1) | GuiElement | virtual |
SetTrigger(GuiTrigger *t) | GuiElement | |
SetTrigger(u8 i, GuiTrigger *t) | GuiElement | |
SetUpdateCallback(UpdateCallback u) | GuiElement | |
SetVisible(bool v) | GuiElement | virtual |
state | GuiElement | protected |
stateChan | GuiElement | protected |
trig2 (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
trigA (defined in GuiOptionBrowser) | GuiOptionBrowser | protected |
trigger | GuiElement | protected |
TriggerUpdate() (defined in GuiOptionBrowser) | GuiOptionBrowser | |
Update(GuiTrigger *t) | GuiOptionBrowser | virtual |
updateCB | GuiElement | protected |
UpdateEffects() | GuiElement | |
visible | GuiElement | protected |
width | GuiElement | 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 |
~GuiOptionBrowser() | GuiOptionBrowser | |