A* Pathfinding Project  4.0.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
IntRect Member List

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

Contains(int x, int y)IntRect
DebugDraw(GraphTransform transform, Color color)IntRect
Equals(System.Object obj)IntRect
Expand(int range)IntRect
ExpandToContain(int x, int y)IntRect
GetHashCode()IntRect
HeightIntRect
Intersection(IntRect a, IntRect b)IntRectstatic
Intersects(IntRect a, IntRect b)IntRectstatic
IntRect(int xmin, int ymin, int xmax, int ymax)IntRect
IsValid()IntRect
Offset(Int2 offset)IntRect
Offset(int x, int y)IntRect
operator!=(IntRect a, IntRect b)IntRectstatic
operator==(IntRect a, IntRect b)IntRectstatic
Rotate(int r)IntRect
RotationsIntRectprivatestatic
ToString()IntRect
Union(IntRect a, IntRect b)IntRectstatic
WidthIntRect
xmaxIntRect
xminIntRect
ymaxIntRect
yminIntRect