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

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

Contains(int x, int y) (defined in IntRect)IntRect
DebugDraw(Matrix4x4 matrix, Color col) (defined in IntRect)IntRect
Expand(int range)IntRect
Intersection(IntRect a, IntRect b)IntRectstatic
IntRect(int xmin, int ymin, int xmax, int ymax) (defined in IntRect)IntRect
IsValid()IntRect
Union(IntRect a, IntRect b)IntRectstatic
xmax (defined in IntRect)IntRect
xmin (defined in IntRect)IntRect
ymax (defined in IntRect)IntRect
ymin (defined in IntRect)IntRect