Area() const | Rect | [inline] |
Draw(SDL_Surface *surf, Uint8 r, Uint8 g, Uint8 b) | Rect | [inline] |
Intersect(SDL_Rect &r, SDL_Rect rect) const | Rect | [inline] |
LastX() | Rect | [inline] |
LastY() | Rect | [inline] |
Merge(SDL_Rect r) | Rect | [inline] |
MoveTo(Sint16 xin, Sint16 yin) | Rect | [inline] |
Normalize() | Rect | [inline] |
operator!=(const Rect &rect) | Rect | [inline] |
operator+=(const SfxpCoord coord) | Rect | [inline] |
operator-=(const SfxpCoord coord) | Rect | [inline] |
operator=(SDL_Rect r) | Rect | [inline] |
operator==(const Rect &rect) | Rect | [inline] |
Overlaps(SDL_Rect rect) const | Rect | [inline] |
Print(FILE *fp=stderr) const | Rect | [inline] |
Rect() | Rect | [inline] |
Rect(SDL_Rect rect) | Rect | [inline] |
Rect(Sint16 xin, Sint16 yin, Uint16 win, Uint16 hin) | Rect | [inline] |
Rect(SfxpCoord coord, Uint16 win, Uint16 hin) | Rect | [inline] |
Resize(Uint16 win, Uint16 hin) | Rect | [inline] |
Set(SDL_Rect r) | Rect | [inline] |
Set(Sint16 xin, Sint16 yin, Uint16 win, Uint16 hin) | Rect | [inline] |
Shrink(int border=1) | Rect | [inline] |
Update(SDL_Surface *screen) | Rect | [inline] |