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

상속: IDisposablePlus
파일 보기 프로젝트 열기: artwallace/PsmFramework 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void

보호된 메소드들

메소드 설명
Cleanup ( ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
CleanupInternal ( ) : void
CleanupTile ( ) : void
InitializeInternal ( Texture2dArea tile ) : void
InitializeTile ( Texture2dArea tile ) : void
KeyBase ( Texture2dArea tile ) : System

메소드 상세

Cleanup() 보호된 메소드

protected Cleanup ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void