A* Pathfinding Project
4.1.19
The A* Pathfinding Project for Unity 3D
|
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 | |
Height | IntRect | |
Intersection(IntRect a, IntRect b) | IntRect | static |
Intersects(IntRect a, IntRect b) | IntRect | static |
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) | IntRect | static |
operator==(IntRect a, IntRect b) | IntRect | static |
Rotate(int r) | IntRect | |
Rotations | IntRect | privatestatic |
ToString() | IntRect | |
Union(IntRect a, IntRect b) | IntRect | static |
Width | IntRect | |
xmax | IntRect | |
xmin | IntRect | |
ymax | IntRect | |
ymin | IntRect |