1 #ifndef PGE_QUESTIONBOX_H
2 #define PGE_QUESTIONBOX_H
4 #include "pge_menuboxbase.h"
10 msgType _type=msg_info,
PGE_Point boxCenterPos=
PGE_Point(-1,-1),
float _padding=-1, QString texture=
"");
18 void onAltJumpButton();
20 void onAltRunButton();
25 #endif // PGE_QUESTIONBOX_H
Definition: pge_questionbox.h:6