C# Class geek.GameEngine.Behaviours.GravityDirectionExtensions

Afficher le fichier Open project: impworks/xna.geek.engine

Méthodes publiques

Méthode Description
ToAngle ( this direction ) : float

Convert GravityDirection to angle.

Method Details

ToAngle() public static méthode

Convert GravityDirection to angle.
public static ToAngle ( this direction ) : float
direction this
Résultat float