This is the complete list of members for GameAPI.RectI, including all inherited members.
Area | GameAPI.RectI | |
Bottom | GameAPI.RectI | |
BottomLeft | GameAPI.RectI | |
BottomRight | GameAPI.RectI | |
Center | GameAPI.RectI | |
Equals(object obj) | GameAPI.RectI | inline |
Equals(RectI obj) | GameAPI.RectI | inline |
Equals(RectF obj) | GameAPI.RectI | inline |
GetBounds(params Vector2I[] points) | GameAPI.RectI | inlinestatic |
GetBounds(IEnumerable< Vector2I > points) | GameAPI.RectI | inlinestatic |
GetHashCode() | GameAPI.RectI | inline |
Height | GameAPI.RectI | |
Intersection(RectI other) | GameAPI.RectI | inline |
Intersects(RectI other) | GameAPI.RectI | inline |
Intersects(Vector2I vec) | GameAPI.RectI | inline |
IntersectsLine(Vector2I start, Vector2I end) | GameAPI.RectI | inline |
IntersectsLine(ref Vector2I start, ref Vector2I end) | GameAPI.RectI | inline |
Left | GameAPI.RectI | |
Map(Vector2F vec) | GameAPI.RectI | inline |
operator RectF(RectI bounds) | GameAPI.RectI | inlinestatic |
operator&(RectI a, RectI b) | GameAPI.RectI | inlinestatic |
operator*(RectI bounds, int scale) | GameAPI.RectI | inlinestatic |
operator*(RectI bounds, Vector2I scale) | GameAPI.RectI | inlinestatic |
operator+(RectI bounds, Vector2I offset) | GameAPI.RectI | inlinestatic |
operator-(RectI bounds, Vector2I offset) | GameAPI.RectI | inlinestatic |
operator/(RectI bounds, int scale) | GameAPI.RectI | inlinestatic |
operator/(RectI bounds, Vector2I scale) | GameAPI.RectI | inlinestatic |
operator|(RectI a, RectI b) | GameAPI.RectI | inlinestatic |
RectI(Vector2I origin, Vector2I size) | GameAPI.RectI | inline |
RectI(int left, int bottom, int right, int top) | GameAPI.RectI | inline |
Right | GameAPI.RectI | |
Size | GameAPI.RectI | |
Top | GameAPI.RectI | |
TopLeft | GameAPI.RectI | |
TopRight | GameAPI.RectI | |
ToString() | GameAPI.RectI | inline |
Touches(RectI other) | GameAPI.RectI | inline |
Union(RectI other) | GameAPI.RectI | inline |
UnitSquare | GameAPI.RectI | static |
Width | GameAPI.RectI | |
Zero | GameAPI.RectI | static |