C# Class geek.GameEngine.Behaviours.GravityDirectionExtensions

Mostra file Open project: impworks/xna.geek.engine

Public Methods

Method Description
ToAngle ( this direction ) : float

Convert GravityDirection to angle.

Method Details

ToAngle() public static method

Convert GravityDirection to angle.
public static ToAngle ( this direction ) : float
direction this
return float