CRM64Pro GDK v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::Panel Member List

This is the complete list of members for CRM64Pro::Panel, including all inherited members.

attachTo(Sint32 idScreen)CRM64Pro::Panel
baseWidget()CRM64Pro::Panel
closeWidget(Sint32 iWID)CRM64Pro::Panel
createButton(const string &sName, Sint32 iWID)CRM64Pro::Panel
createCheckBox(const string &sName, Sint32 iWID)CRM64Pro::Panel
createComboBox(const string &sName, Sint32 iWID)CRM64Pro::Panel
createFrame(const string &sName, Sint32 iWID)CRM64Pro::Panel
createImage(const string &sName, Sint32 iWID)CRM64Pro::Panel
createLabel(const string &sName, Sint32 iWID)CRM64Pro::Panel
createList(const string &sName, Sint32 iWID)CRM64Pro::Panel
createNumberEdit(const string &sName, Sint32 iWID)CRM64Pro::Panel
createProgress(const string &sName, Sint32 iWID)CRM64Pro::Panel
createSlider(const string &sName, Sint32 iWID, eSliderAxis eAxis=SA_HORIZONTAL)CRM64Pro::Panel
createTextEdit(const string &sName, Sint32 iWID)CRM64Pro::Panel
createWidgetByType(const string &sName, eWidgetType eWT, Sint32 iWID)CRM64Pro::Panel
getButton(Sint32 iWID)CRM64Pro::Panel
getCheckBox(Sint32 iWID)CRM64Pro::Panel
getComboBox(Sint32 iWID)CRM64Pro::Panel
getFrame(Sint32 iWID)CRM64Pro::Panel
getID() const overrideCRM64Pro::Panel
getImage(Sint32 iWID)CRM64Pro::Panel
getLabel(Sint32 iWID)CRM64Pro::Panel
getLayout() constCRM64Pro::Panel
getLayoutAlign() constCRM64Pro::Panel
getLayoutJustify() constCRM64Pro::Panel
getList(Sint32 iWID)CRM64Pro::Panel
getName() const overrideCRM64Pro::Panel
getNumberEdit(Sint32 iWID)CRM64Pro::Panel
getPanelTTL() constCRM64Pro::Panel
getPanelType() constCRM64Pro::Panel
getProgress(Sint32 iWID)CRM64Pro::Panel
getScreen() constCRM64Pro::Panel
getScreenDesired() constCRM64Pro::Panel
getSizeMode() constCRM64Pro::Panel
getSlider(Sint32 iWID)CRM64Pro::Panel
getTextEdit(Sint32 iWID)CRM64Pro::Panel
getTheme() constCRM64Pro::Panel
getTitle(string &sText) constCRM64Pro::Panel
getWidgetByID(Sint32 iWID)CRM64Pro::Panel
getWidgetInfoList(vector< sWidgetInfo > &vOut) constCRM64Pro::Panel
getWidgetType(Sint32 iWID) constCRM64Pro::Panel
info(Sint32 iMode=0) overrideCRM64Pro::Panel
invalidateLayout()CRM64Pro::Panel
save(const string &sCDCFile)CRM64Pro::Panel
save(const Sint32 idCDC)CRM64Pro::Panel
setLayout(ePanelLayout ePL)CRM64Pro::Panel
setLayoutAlign(eLayoutAlign eAlign)CRM64Pro::Panel
setLayoutJustify(eLayoutJustify eJustify)CRM64Pro::Panel
setLayoutPadding(Sint32 iTop, Sint32 iRight, Sint32 iBottom, Sint32 iLeft)CRM64Pro::Panel
setLayoutSpacing(Sint32 iSpacing)CRM64Pro::Panel
setPanelType(ePanelType ePT, Sint32 iTime=0)CRM64Pro::Panel
setScreenDesired(Sint32 iScreenDesired)CRM64Pro::Panel
setSizeMode(ePanelSizeMode ePSM)CRM64Pro::Panel
setTheme(Sint32 idTheme)CRM64Pro::Panel
setTitle(const string &sText, const Position &posX=Position(PH_CENTER), const Position &posY=Position(PH_CENTER))CRM64Pro::Panel
setWidgetName(Sint32 iWID, const string &sName)CRM64Pro::Panel