This is the complete list of members for PGE_MenuBox, including all inherited members.
| _menu (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | protected |
| _textureUsed (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| addMenuItem(QString &menuitem) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| addMenuItems(QStringList &menuitems) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| answer() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| clearMenu() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| construct(QString _title="Menu is works!", msgType _type=msg_info, PGE_Point pos=PGE_Point(-1,-1), float _padding=-1, QString texture="") (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| construct(Scene *_parentScene=0) (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| drawPiece(PGE_RectF target, PGE_RectF block, PGE_RectF texture) (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| drawTexture(int left, int top, int right, int bottom, int border=32) (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| drawTexture(PGE_Rect _rect, int border=32) (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| error(QString msg) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | static |
| exec() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | virtual |
| fade_step (defined in PGE_BoxBase) | PGE_BoxBase | |
| fader_opacity (defined in PGE_BoxBase) | PGE_BoxBase | |
| fadeSpeed (defined in PGE_BoxBase) | PGE_BoxBase | |
| fadeStep() (defined in PGE_BoxBase) | PGE_BoxBase | |
| fatal(QString msg) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | static |
| info(QString msg) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | static |
| isRunning() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| loadTexture(QString path) (defined in PGE_BoxBase) | PGE_BoxBase | |
| manual_ticks (defined in PGE_BoxBase) | PGE_BoxBase | |
| msg_error enum value (defined in PGE_BoxBase) | PGE_BoxBase | |
| msg_fatal enum value (defined in PGE_BoxBase) | PGE_BoxBase | |
| msg_info enum value (defined in PGE_BoxBase) | PGE_BoxBase | |
| msg_info_light enum value (defined in PGE_BoxBase) | PGE_BoxBase | |
| msg_warn enum value (defined in PGE_BoxBase) | PGE_BoxBase | |
| msgType enum name (defined in PGE_BoxBase) | PGE_BoxBase | |
| onAltJumpButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onAltRunButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onDownButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onDropButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onJumpButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onLeftButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onRightButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onRunButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onStartButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| onUpButton() (defined in PGE_MenuBox) | PGE_MenuBox | virtual |
| parentScene (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| PGE_BoxBase() (defined in PGE_BoxBase) | PGE_BoxBase | |
| PGE_BoxBase(Scene *_parentScene=0) (defined in PGE_BoxBase) | PGE_BoxBase | |
| PGE_BoxBase(const PGE_BoxBase &bb) (defined in PGE_BoxBase) | PGE_BoxBase | |
| PGE_MenuBox(Scene *_parentScene=NULL, QString _title="Menu is works!", msgType _type=msg_info, PGE_Point boxCenterPos=PGE_Point(-1,-1), float _padding=-1, QString texture="") (defined in PGE_MenuBox) | PGE_MenuBox | |
| PGE_MenuBox(const PGE_MenuBox &mb) (defined in PGE_MenuBox) | PGE_MenuBox | |
| PGE_MenuBoxBase(Scene *_parentScene=NULL, PGE_Menu::menuAlignment alignment=PGE_Menu::menuAlignment::VERTICLE, int gapSpace=0, QString _title="Menu is works!", msgType _type=msg_info, PGE_Point boxCenterPos=PGE_Point(-1,-1), float _padding=-1, QString texture="") (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| PGE_MenuBoxBase(const PGE_MenuBoxBase &mb) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| processBox(float) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| processKeyEvent(SDL_Keycode &key) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| processLoader(float ticks) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| processUnLoader(float ticks) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| reject() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| render() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | virtual |
| restart() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setBoxSize(float _Width, float _Height, float _padding) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setFade(int speed, float target, float step) (defined in PGE_BoxBase) | PGE_BoxBase | |
| setMaxMenuItems(int items) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setPadding(int _padding) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setParentScene(Scene *_parentScene) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | virtual |
| setPos(float x, float y) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setRejectSnd(long sndRole) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setTitleFont(QString fontName) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setTitleFontColor(GlColor color) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setTitleText(QString text) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| setType(msgType _type) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | |
| styleTexture (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| target_opacity (defined in PGE_BoxBase) | PGE_BoxBase | |
| tickFader(float ticks) (defined in PGE_BoxBase) | PGE_BoxBase | |
| update(float ticks) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | virtual |
| updateTickValue() (defined in PGE_BoxBase) | PGE_BoxBase | |
| uTick (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| uTickf (defined in PGE_BoxBase) | PGE_BoxBase | protected |
| warn(QString msg) (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase | static |
| ~PGE_BoxBase() (defined in PGE_BoxBase) | PGE_BoxBase | virtual |
| ~PGE_MenuBox() (defined in PGE_MenuBox) | PGE_MenuBox | |
| ~PGE_MenuBoxBase() (defined in PGE_MenuBoxBase) | PGE_MenuBoxBase |
1.8.7