Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

PG_Rect Member List

This is the complete list of members for PG_Rect, including all inherited members.
Height()PG_Rect [inline]
Height() const PG_Rect [inline]
indexPG_Rect
IntersectRect(const PG_Rect &p, const PG_Rect &c)PG_Rect [static]
IntersectRect(const PG_Rect &p) const PG_Rect
IsInside(const PG_Point &p, PG_Rect &r)PG_Rect [inline, static]
IsInside(const PG_Point &p)PG_Rect [inline]
IsNull()PG_Rect [inline]
my_heightPG_Rect
my_nextPG_Rect [protected]
my_prevPG_Rect [protected]
my_widthPG_Rect
my_xposPG_Rect
my_yposPG_Rect
next()PG_Rect [inline]
nullPG_Rect [static]
operator!=(const PG_Rect &r) const PG_Rect [inline]
operator/(PG_Rect &b)PG_Rect
operator=(const SDL_Rect &src)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]
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 classPG_Rect [friend]
prev()PG_Rect [inline]
SetRect(Sint16 nx, Sint16 ny, Uint16 nw, Uint16 nh)PG_Rect [inline]
Width()PG_Rect [inline]
Width() const PG_Rect [inline]
~PG_Rect()PG_Rect [virtual]


The ParaGUI Project - Alexander Pipelka