Method | Description | |
---|---|---|
Rotate ( this v, float radians ) : Vector2 | ||
RotationFromDirection ( this v ) : float |
public static Rotate ( this v, float radians ) : Vector2 | ||
v | this | |
radians | float | |
return | Vector2 |
public static RotationFromDirection ( this v ) : float | ||
v | this | |
return | float |