Method | Description | |
---|---|---|
ToXnaColor ( this color ) : Microsoft.Xna.Framework.Color | ||
ToXnaPoint ( this point ) : |
||
ToXnaRectangle ( this rect ) : |
||
ToXnaVector2 ( this point ) : |
public static ToXnaColor ( this color ) : Microsoft.Xna.Framework.Color | ||
color | this | |
return | Microsoft.Xna.Framework.Color |
public static ToXnaPoint ( this point ) : |
||
point | this | |
return |
public static ToXnaRectangle ( this rect ) : |
||
rect | this | |
return |
public static ToXnaVector2 ( this point ) : |
||
point | this | |
return |