C# 클래스 PsmFramework.Modes.DrawEngine2dModeBase

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

보호된 프로퍼티들

프로퍼티 타입 설명
DrawEngine2d PsmFramework.Engines.DrawEngine2d.DrawEngine2d

공개 메소드들

메소드 설명
RefreshDebugInfo ( ) : void

보호된 메소드들

메소드 설명
CleanupInternal ( ) : void
DrawEngine2dModeBase ( AppManager mgr ) : System
InitializeInternal ( ) : void

비공개 메소드들

메소드 설명
CleanupBounds ( ) : void
CleanupDebugInfo ( ) : void
CleanupDrawEngine2d ( ) : void
InitializeBounds ( ) : void
InitializeDebugInfo ( ) : void
InitializeDrawEngine2d ( ) : void
RenderInternal ( ) : void
UpdateInternalPost ( ) : void
UpdateInternalPre ( ) : void

메소드 상세

CleanupInternal() 보호된 메소드

protected CleanupInternal ( ) : void
리턴 void

DrawEngine2dModeBase() 보호된 메소드

protected DrawEngine2dModeBase ( AppManager mgr ) : System
mgr AppManager
리턴 System

InitializeInternal() 보호된 메소드

protected InitializeInternal ( ) : void
리턴 void

RefreshDebugInfo() 공개 메소드

public RefreshDebugInfo ( ) : void
리턴 void

프로퍼티 상세

DrawEngine2d 보호되어 있는 프로퍼티

protected DrawEngine2d,PsmFramework.Engines.DrawEngine2d DrawEngine2d
리턴 PsmFramework.Engines.DrawEngine2d.DrawEngine2d