ScummVM API documentation
AGS3::Rect Member List

This is the complete list of members for AGS3::Rect, including all inherited members.

Bottom (defined in AGS3::Rect)AGS3::Rect
GetCenter() const (defined in AGS3::Rect)AGS3::Rectinline
GetHeight() const (defined in AGS3::Rect)AGS3::Rectinline
GetLT() const (defined in AGS3::Rect)AGS3::Rectinline
GetSize() const (defined in AGS3::Rect)AGS3::Rectinline
GetWidth() const (defined in AGS3::Rect)AGS3::Rectinline
IsEmpty() const (defined in AGS3::Rect)AGS3::Rectinline
IsInside(int x, int y) const (defined in AGS3::Rect)AGS3::Rectinline
IsInside(const Point &pt) const (defined in AGS3::Rect)AGS3::Rectinline
Left (defined in AGS3::Rect)AGS3::Rect
MoveBy(const Rect &r, int x, int y) (defined in AGS3::Rect)AGS3::Rectinlinestatic
MoveTo(const Point &pt) (defined in AGS3::Rect)AGS3::Rectinline
MoveToX(int x) (defined in AGS3::Rect)AGS3::Rectinline
MoveToY(int y) (defined in AGS3::Rect)AGS3::Rectinline
operator==(const Rect &r) const (defined in AGS3::Rect)AGS3::Rectinline
Rect() (defined in AGS3::Rect)AGS3::Rectinline
Rect(int l, int t, int r, int b) (defined in AGS3::Rect)AGS3::Rectinline
Right (defined in AGS3::Rect)AGS3::Rect
SetHeight(int height) (defined in AGS3::Rect)AGS3::Rectinline
SetWidth(int width) (defined in AGS3::Rect)AGS3::Rectinline
Top (defined in AGS3::Rect)AGS3::Rect