프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Points | List |
메소드 | 설명 | |
---|---|---|
AJSPolygon ( List |
||
Add ( System.Vector2 vec ) : void | ||
Contains ( System.Vector2 point ) : bool | ||
Count ( ) : int | ||
Rectangle ( System.Vector2 startVector2, System.Vector2 endVector2, float radius ) : List |
public static Rectangle ( System.Vector2 startVector2, System.Vector2 endVector2, float radius ) : List |
||
startVector2 | System.Vector2 | |
endVector2 | System.Vector2 | |
radius | float | |
리턴 | List |