This is the complete list of members for ControlButton, including all inherited members.
align (defined in ControlButton) | ControlButton | |
canAcceptMessages(int actionId) override (defined in ControlButton) | ControlButton | inlinevirtual |
Control()=default (defined in Control) | Control | protected |
ControlButton(long x, long y, long width, long height, const String &label, const char *focusTexture=NULL, const char *noFocusTexture=NULL, long textOffsetX=CONTROL_TEXT_OFFSET_X, long textOffsetY=CONTROL_TEXT_OFFSET_Y, long alignment=(XBFONT_LEFT|XBFONT_CENTER_Y), const char *font=NULL, const char *textColor=NULL, const char *disabledColor=NULL, long angle=0, const char *shadowColor=NULL, const char *focusedColor=NULL) (defined in ControlButton) | ControlButton | |
ControlButton()=default (defined in ControlButton) | ControlButton | |
controlDown(...) | Control | |
controlLeft(...) | Control | |
controlRight(...) | Control | |
controlUp(...) | Control | |
Create() override (defined in ControlButton) | ControlButton | virtual |
disabledColor (defined in ControlButton) | ControlButton | |
dwHeight (defined in Control) | Control | |
dwPosX (defined in Control) | Control | |
dwPosY (defined in Control) | Control | |
dwWidth (defined in Control) | Control | |
focusedColor (defined in ControlButton) | ControlButton | |
getHeight() | Control | |
getId() inline bool operator | Control | |
getLabel() | ControlButton | |
getLabel2() | ControlButton | |
getWidth() | Control | |
getX() | Control | |
getY() | Control | |
iAngle (defined in ControlButton) | ControlButton | |
iControlDown (defined in Control) | Control | |
iControlId (defined in Control) | Control | |
iControlLeft (defined in Control) | Control | |
iControlRight (defined in Control) | Control | |
iControlUp (defined in Control) | Control | |
iParentId (defined in Control) | Control | |
isVisible(...) | Control | |
m_label (defined in Control) | Control | |
m_visible (defined in Control) | Control | |
pGUIControl (defined in Control) | Control | |
setAnimations(...) | Control | |
setDisabledColor(...) | ControlButton | |
setEnableCondition(...) | Control | |
setEnabled(...) | Control | |
setHeight(...) | Control | |
setLabel(...) | ControlButton | |
setNavigation(...) | Control | |
setPosition(...) | Control | |
setVisible(...) | Control | |
setVisibleCondition(...) | Control | |
setWidth(...) | Control | |
shadowColor (defined in ControlButton) | ControlButton | |
strFont (defined in ControlButton) | ControlButton | |
strText (defined in ControlButton) | ControlButton | |
strText2 (defined in ControlButton) | ControlButton | |
strTextureFocus (defined in ControlButton) | ControlButton | |
strTextureNoFocus (defined in ControlButton) | ControlButton | |
textColor (defined in ControlButton) | ControlButton | |
textOffsetX (defined in ControlButton) | ControlButton | |
textOffsetY (defined in ControlButton) | ControlButton | |
~Control() override (defined in Control) | Control |