Arcade
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
GameAPI.RectI Member List

This is the complete list of members for GameAPI.RectI, including all inherited members.

AreaGameAPI.RectI
BottomGameAPI.RectI
BottomLeftGameAPI.RectI
BottomRightGameAPI.RectI
CenterGameAPI.RectI
Equals(object obj)GameAPI.RectIinline
Equals(RectI obj)GameAPI.RectIinline
Equals(RectF obj)GameAPI.RectIinline
GetBounds(params Vector2I[] points)GameAPI.RectIinlinestatic
GetBounds(IEnumerable< Vector2I > points)GameAPI.RectIinlinestatic
GetHashCode()GameAPI.RectIinline
HeightGameAPI.RectI
Intersection(RectI other)GameAPI.RectIinline
Intersects(RectI other)GameAPI.RectIinline
Intersects(Vector2I vec)GameAPI.RectIinline
IntersectsLine(Vector2I start, Vector2I end)GameAPI.RectIinline
IntersectsLine(ref Vector2I start, ref Vector2I end)GameAPI.RectIinline
LeftGameAPI.RectI
Map(Vector2F vec)GameAPI.RectIinline
operator RectF(RectI bounds)GameAPI.RectIinlinestatic
operator&(RectI a, RectI b)GameAPI.RectIinlinestatic
operator*(RectI bounds, int scale)GameAPI.RectIinlinestatic
operator*(RectI bounds, Vector2I scale)GameAPI.RectIinlinestatic
operator+(RectI bounds, Vector2I offset)GameAPI.RectIinlinestatic
operator-(RectI bounds, Vector2I offset)GameAPI.RectIinlinestatic
operator/(RectI bounds, int scale)GameAPI.RectIinlinestatic
operator/(RectI bounds, Vector2I scale)GameAPI.RectIinlinestatic
operator|(RectI a, RectI b)GameAPI.RectIinlinestatic
RectI(Vector2I origin, Vector2I size)GameAPI.RectIinline
RectI(int left, int bottom, int right, int top)GameAPI.RectIinline
RightGameAPI.RectI
SizeGameAPI.RectI
TopGameAPI.RectI
TopLeftGameAPI.RectI
TopRightGameAPI.RectI
ToString()GameAPI.RectIinline
Touches(RectI other)GameAPI.RectIinline
Union(RectI other)GameAPI.RectIinline
UnitSquareGameAPI.RectIstatic
WidthGameAPI.RectI
ZeroGameAPI.RectIstatic