C# 클래스 PsmFramework.Engines.DrawEngine2d.TiledTextures.NamedTileKey

상속: KeyBase
파일 보기 프로젝트 열기: artwallace/PsmFramework

보호된 메소드들

메소드 설명
Cleanup ( ) : void

비공개 메소드들

메소드 설명
CleanupIndex ( ) : void
CleanupKey ( ) : void
InitializeIndex ( NamedTileIndex index ) : void
InitializeKey ( String name ) : void
NamedTileKey ( NamedTileIndex index, String name, Texture2dArea tile ) : System

메소드 상세

Cleanup() 보호된 메소드

protected Cleanup ( ) : void
리턴 void