Property | Type | Description | |
---|---|---|---|
x | int | ||
y | int |
Method | Description | |
---|---|---|
Dot ( |
||
DotLong ( |
||
Equals ( System o ) : bool | ||
FromInt3XZ ( |
||
GetHashCode ( ) : int | ||
Int2 ( int x, int y ) : Pathfinding.Pathfinding | ||
Max ( |
||
Min ( |
||
Rotate ( |
||
ToInt3XZ ( |
||
ToString ( ) : string | ||
operator ( ) : |
||
operator ( ) : bool |
public static DotLong ( |
||
a | ||
b | ||
return | long |
public Int2 ( int x, int y ) : Pathfinding.Pathfinding | ||
x | int | |
y | int | |
return | Pathfinding.Pathfinding |
public static Rotate ( |
||
v | ||
r | int | |
return |