Property | Type | Description | |
---|---|---|---|
x | double |
Method | Description | |
---|---|---|
Vector2 ( ) : System | ||
Vector2 ( double x, double y ) : System | ||
operator ( ) : Vector2 | ||
this ( int i ) : double |
Method | Description | |
---|---|---|
Output ( CompilerOutputs output ) : string |
public Vector2 ( double x, double y ) : System | ||
x | double | |
y | double | |
return | System |