C# Class PsmFramework.Engines.DrawEngine2d.TiledTextures.NamedTileKey

Inheritance: KeyBase
Afficher le fichier Open project: artwallace/PsmFramework

Méthodes protégées

Méthode Description
Cleanup ( ) : void

Private Methods

Méthode Description
CleanupIndex ( ) : void
CleanupKey ( ) : void
InitializeIndex ( NamedTileIndex index ) : void
InitializeKey ( String name ) : void
NamedTileKey ( NamedTileIndex index, String name, Texture2dArea tile ) : System

Method Details

Cleanup() protected méthode

protected Cleanup ( ) : void
Résultat void