| Center(geo::Rect &container) | mup::Rect | |
| Contains(int x, int y) const | mup::Rect | |
| Height() const | geo::Rect | |
| LeftEdge() const | geo::Rect | |
| m_h | geo::Rect | [protected] |
| m_w | geo::Rect | [protected] |
| m_x | geo::Rect | [protected] |
| m_y | geo::Rect | [protected] |
| operator+(Rect &r) | geo::Rect | |
| Rect(int x, int y, int w, int h) | geo::Rect | |
| Rect() | geo::Rect | [inline] |
| SetHeight(int v) | geo::Rect | |
| SetLeftEdge(int v) | geo::Rect | |
| SetTopEdge(int v) | geo::Rect | |
| SetWidth(int v) | geo::Rect | |
| TopEdge() const | geo::Rect | |
| ToSDLRect() const | mup::Rect | |
| Width() const | geo::Rect | |
| ~Rect() | mup::Rect | [inline, virtual] |
1.5.1-p1