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

Inheritance: KeyBase
Mostrar archivo Open project: artwallace/PsmFramework

Protected Methods

Method Description
Cleanup ( ) : void

Private Methods

Method 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 method

protected Cleanup ( ) : void
return void