C# Класс Graffiti.Core.Rendering.Texcoords

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Texcoords ( ) : System.Runtime.InteropServices
Texcoords ( int numTexCoords = 1 ) : System.Runtime.InteropServices
this ( int index ) : Vector2

Описание методов

Texcoords() публичный Метод

public Texcoords ( ) : System.Runtime.InteropServices
Результат System.Runtime.InteropServices

Texcoords() публичный Метод

public Texcoords ( int numTexCoords = 1 ) : System.Runtime.InteropServices
numTexCoords int
Результат System.Runtime.InteropServices

this() публичный Метод

public this ( int index ) : Vector2
index int
Результат Microsoft.Xna.Framework.Vector2