C# Class Graffiti.Core.Rendering.Texcoords

Afficher le fichier Open project: ananthonline/graffiti Class Usage Examples

Méthodes publiques

Méthode Description
Texcoords ( ) : System.Runtime.InteropServices
Texcoords ( int numTexCoords = 1 ) : System.Runtime.InteropServices
this ( int index ) : Vector2

Method Details

Texcoords() public méthode

public Texcoords ( ) : System.Runtime.InteropServices
Résultat System.Runtime.InteropServices

Texcoords() public méthode

public Texcoords ( int numTexCoords = 1 ) : System.Runtime.InteropServices
numTexCoords int
Résultat System.Runtime.InteropServices

this() public méthode

public this ( int index ) : Vector2
index int
Résultat Microsoft.Xna.Framework.Vector2