Property | Type | Description | |
---|---|---|---|
Points | List |
Method | Description | |
---|---|---|
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 Contains ( System.Vector2 point ) : bool | ||
point | System.Vector2 | |
return | bool |
public static Rectangle ( System.Vector2 startVector2, System.Vector2 endVector2, float radius ) : List |
||
startVector2 | System.Vector2 | |
endVector2 | System.Vector2 | |
radius | float | |
return | List |