![]() |
Superfighters Deluxe
|
This is the complete list of members for Area, including all inherited members.
Area(float top, float left, float bottom, float right) | Area | |
Area(Vector2 min, Vector2 max) | Area | |
Bottom | Area | |
BottomLeft | Area | |
BottomRight | Area | |
Center | Area | |
Contains(float x, float y) | Area | |
Contains(Vector2 point) | Area | |
Contains(Area area) | Area | |
Copy() | Area | |
Equals(object obj) | Area | |
Equals(Area other) | Area | |
GetHashCode() | Area | |
Grow(float extent) | Area | |
Grow(float width, float height) | Area | |
Height | Area | |
Intersect(Area areaA, Area areaB) | Area | static |
Intersects(Area area) | Area | |
IsEmpty | Area | |
Left | Area | |
Max | Area | |
Min | Area | |
Move(Vector2 distance) | Area | |
Normalize() | Area | |
operator!=(Area areaA, Area areaB) | Area | static |
operator==(Area areaA, Area areaB) | Area | static |
Right | Area | |
SetDimensions(float width, float height) | Area | |
SetHeight(float height) | Area | |
SetWidth(float width) | Area | |
Top | Area | |
TopLeft | Area | |
TopRight | Area | |
ToString() | Area | |
Union(Area areaA, Area areaB) | Area | static |
Width | Area |