프로퍼티 | 타입 | 설명 | |
---|---|---|---|
x | int | ||
y | int |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IntVector2 ( ) : UnityEngine | ||
IntVector2 ( int x, int y ) : UnityEngine | ||
Length ( ) : float | ||
ManhattanLength ( ) : int | ||
SquareMagnitude ( ) : int | ||
ToString ( ) : string | ||
operator ( ) : IntVector2, |