AcceptEvent(const SDL_Event *event) | PG_MessageObject | [protected, virtual] |
captureObject | PG_MessageObject | [protected, static] |
disable() | PG_PopupMenu::MenuItem | [inline] |
enable() | PG_PopupMenu::MenuItem | [inline] |
EnableReceiver(bool enable) | PG_MessageObject | |
eventActive(const SDL_ActiveEvent *active) | PG_MessageObject | [protected, virtual] |
eventIdle() | PG_MessageObject | [protected, virtual] |
eventInputFocusLost(PG_MessageObject *newfocus) | PG_MessageObject | [protected, virtual] |
eventKeyDown(const SDL_KeyboardEvent *key) | PG_MessageObject | [protected, virtual] |
eventKeyUp(const SDL_KeyboardEvent *key) | PG_MessageObject | [protected, virtual] |
eventMouseButtonDown(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
eventMouseButtonUp(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
eventMouseMotion(const SDL_MouseMotionEvent *motion) | PG_MessageObject | [protected, virtual] |
eventQuit(int id, PG_MessageObject *widget, unsigned long data) | PG_MessageObject | [protected, virtual] |
eventQuitModal(int id, PG_MessageObject *widget, unsigned long data) | PG_MessageObject | [protected, virtual] |
eventResize(const SDL_ResizeEvent *event) | PG_MessageObject | [protected, virtual] |
eventSysWM(const SDL_SysWMEvent *syswm) | PG_MessageObject | [protected, virtual] |
getCaption() const | PG_PopupMenu::MenuItem | [inline] |
GetCapture() | PG_MessageObject | |
getDisabled() const | PG_PopupMenu::MenuItem | [inline] |
getId() const | PG_PopupMenu::MenuItem | [inline] |
getNormal() const | PG_PopupMenu::MenuItem | [inline] |
getSelected() const | PG_PopupMenu::MenuItem | [inline] |
getSubMenu() const | PG_PopupMenu::MenuItem | [inline] |
Height() const | PG_PopupMenu::MenuItem | [inline] |
PG_Rect::Height() | PG_Rect | [inline] |
index | PG_Rect | |
IntersectRect(const PG_Rect &p, const PG_Rect &c) | PG_Rect | [static] |
IntersectRect(const PG_Rect &p) const | PG_Rect | |
isDisabled() const | PG_PopupMenu::MenuItem | [inline] |
isEnabled() const | PG_PopupMenu::MenuItem | [inline] |
IsEnabled() | PG_MessageObject | |
IsInside(const PG_Point &p, PG_Rect &r) | PG_Rect | [inline, static] |
IsInside(const PG_Point &p) | PG_Rect | [inline] |
isMute() const | PG_PopupMenu::MenuItem | [inline] |
IsNull() | PG_Rect | [inline] |
isPointInside(int x, int y) | PG_PopupMenu::MenuItem | |
isSelected() const | PG_PopupMenu::MenuItem | [inline] |
isSeparator() const | PG_PopupMenu::MenuItem | [inline] |
isSubMenu() const | PG_PopupMenu::MenuItem | [inline] |
measureItem(PG_Rect *rect, bool full=false) | PG_PopupMenu::MenuItem | |
MenuItem(PG_PopupMenu *parent, char *caption, int id, MI_FLAGS flags) | PG_PopupMenu::MenuItem | |
MenuItem(PG_PopupMenu *parent, char *caption, PG_PopupMenu *submenu) | PG_PopupMenu::MenuItem | |
MenuItemSlot typedef | PG_PopupMenu::MenuItem | |
MI_FLAGS enum name | PG_PopupMenu::MenuItem | |
MIF_DISABLED enum value | PG_PopupMenu::MenuItem | |
MIF_NONE enum value | PG_PopupMenu::MenuItem | |
MIF_SEPARATOR enum value | PG_PopupMenu::MenuItem | |
MIF_SUBMENU enum value | PG_PopupMenu::MenuItem | |
moveTo(int x, int y) | PG_PopupMenu::MenuItem | [inline] |
my_height | PG_Rect | |
my_next | PG_Rect | [protected] |
my_prev | PG_Rect | [protected] |
my_quitEventLoop | PG_MessageObject | [protected, static] |
my_width | PG_Rect | |
my_xpos | PG_Rect | |
my_ypos | PG_Rect | |
myCaption | PG_PopupMenu::MenuItem | [protected] |
myFlags | PG_PopupMenu::MenuItem | [protected] |
myId | PG_PopupMenu::MenuItem | [protected] |
myParent | PG_PopupMenu::MenuItem | [protected] |
mySubMenu | PG_PopupMenu::MenuItem | [protected] |
next() | PG_Rect | [inline] |
null | PG_Rect | [static] |
objectList | PG_MessageObject | [protected, static] |
operator PG_Point const &() const | PG_PopupMenu::MenuItem | [inline] |
operator!=(const PG_Rect &r) const | PG_Rect | [inline] |
operator/(PG_Rect &b) | PG_Rect | |
PG_Rect::operator=(const SDL_Rect &src) | PG_Rect | |
PG_Rect::operator=(const PG_Rect &src) | PG_Rect | |
operator==(const PG_Rect &r) const | PG_Rect | [inline] |
OverlapRect(const PG_Rect &p, const PG_Rect &c) const | PG_Rect | [inline] |
OverlapRect(const PG_Rect &p) const | PG_Rect | [inline] |
OverlapRect(PG_Rect *p) | PG_Rect | [inline] |
paintDisabled(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL) | PG_PopupMenu::MenuItem | |
paintNormal(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL) | PG_PopupMenu::MenuItem | |
paintSelected(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL) | PG_PopupMenu::MenuItem | |
PG_MessageObject() | PG_MessageObject | |
PG_Rect(Sint16 x, Sint16 y, Uint16 w, Uint16 h) | PG_Rect | |
PG_Rect() | PG_Rect | |
PG_Rect(const PG_Rect &src) | PG_Rect | |
PG_Rect(const SDL_Rect &src) | PG_Rect | |
PG_RectList class | PG_Rect | [friend] |
prev() | PG_Rect | [inline] |
ProcessEvent(const SDL_Event *event) | PG_MessageObject | [virtual] |
PumpIntoEventQueue(const SDL_Event *event) | PG_MessageObject | [static] |
ReleaseCapture() | PG_MessageObject | |
ReleaseInputFocus() | PG_MessageObject | |
sDisabled | PG_PopupMenu::MenuItem | [protected] |
select() | PG_PopupMenu::MenuItem | [inline] |
selected | PG_PopupMenu::MenuItem | [protected] |
SetCapture() | PG_MessageObject | |
SetInputFocus() | PG_MessageObject | |
SetRect(Sint16 nx, Sint16 ny, Uint16 nw, Uint16 nh) | PG_Rect | [inline] |
sigAppIdle | PG_MessageObject | |
sigSelectMenuItem | PG_PopupMenu::MenuItem | |
sNormal | PG_PopupMenu::MenuItem | [protected] |
sSelected | PG_PopupMenu::MenuItem | [protected] |
TranslateNumpadKeys(SDL_KeyboardEvent *key) | PG_MessageObject | |
unselect() | PG_PopupMenu::MenuItem | [inline] |
WaitEvent(Uint32 delay=0) | PG_MessageObject | [static] |
Width() const | PG_PopupMenu::MenuItem | [inline] |
PG_Rect::Width() | PG_Rect | [inline] |
~MenuItem() | PG_PopupMenu::MenuItem | |
~PG_MessageObject() | PG_MessageObject | [virtual] |
~PG_Rect() | PG_Rect | [virtual] |