A* Pathfinding Project
4.1.10
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for Int2, including all inherited members.
DotLong(Int2 a, Int2 b) | Int2 | static |
Equals(System.Object o) | Int2 | |
Equals(Int2 other) | Int2 | |
FromInt3XZ(Int3 o) | Int2 | static |
GetHashCode() | Int2 | |
Int2(int x, int y) | Int2 | |
Max(Int2 a, Int2 b) | Int2 | static |
Min(Int2 a, Int2 b) | Int2 | static |
operator!=(Int2 a, Int2 b) | Int2 | static |
operator+(Int2 a, Int2 b) | Int2 | static |
operator-(Int2 a, Int2 b) | Int2 | static |
operator==(Int2 a, Int2 b) | Int2 | static |
Rotate(Int2 v, int r) | Int2 | static |
Rotations | Int2 | privatestatic |
sqrMagnitudeLong | Int2 | |
ToInt3XZ(Int2 o) | Int2 | static |
ToString() | Int2 | |
x | Int2 | |
y | Int2 |