C# Class Glare.Graphics.TextureSurfaceLevelCollection

Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
this ( int index ) : TextureLevel

Méthodes protégées

Méthode Description
GetIndex ( int index ) : TextureLevel

Method Details

GetIndex() protected abstract méthode

protected abstract GetIndex ( int index ) : TextureLevel
index int
Résultat TextureLevel

this() public méthode

public this ( int index ) : TextureLevel
index int
Résultat TextureLevel