C# Class Dwarrowdelf.Client.MyExtensions

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
ToFloorIntVector3 ( this v ) : IntVector3
ToIntVector3 ( this v ) : IntVector3
ToVector3 ( this v ) : System.Vector3
ToWindowsColor ( this color ) : Color

Method Details

ToFloorIntVector3() public static méthode

public static ToFloorIntVector3 ( this v ) : IntVector3
v this
Résultat IntVector3

ToIntVector3() public static méthode

public static ToIntVector3 ( this v ) : IntVector3
v this
Résultat IntVector3

ToVector3() public static méthode

public static ToVector3 ( this v ) : System.Vector3
v this
Résultat System.Vector3

ToWindowsColor() public static méthode

public static ToWindowsColor ( this color ) : Color
color this
Résultat System.Windows.Media.Color