C# Class Vector2Extension, GrapplingHookFighters

Mostra file Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Public Methods

Method Description
Deg2Vector ( float degrees ) : Vector2
Vector2Deg ( Vector2 v ) : float

Method Details

Deg2Vector() public static method

public static Deg2Vector ( float degrees ) : Vector2
degrees float
return Vector2

Vector2Deg() public static method

public static Vector2Deg ( Vector2 v ) : float
v Vector2
return float