C# Class PsmFramework.Modes.DrawEngine2dModeBase

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

Protected Properties

Свойство Type Description
DrawEngine2d PsmFramework.Engines.DrawEngine2d.DrawEngine2d

Méthodes publiques

Méthode Description
RefreshDebugInfo ( ) : void

Méthodes protégées

Méthode Description
CleanupInternal ( ) : void
DrawEngine2dModeBase ( AppManager mgr ) : System
InitializeInternal ( ) : void

Private Methods

Méthode Description
CleanupBounds ( ) : void
CleanupDebugInfo ( ) : void
CleanupDrawEngine2d ( ) : void
InitializeBounds ( ) : void
InitializeDebugInfo ( ) : void
InitializeDrawEngine2d ( ) : void
RenderInternal ( ) : void
UpdateInternalPost ( ) : void
UpdateInternalPre ( ) : void

Method Details

CleanupInternal() protected méthode

protected CleanupInternal ( ) : void
Résultat void

DrawEngine2dModeBase() protected méthode

protected DrawEngine2dModeBase ( AppManager mgr ) : System
mgr AppManager
Résultat System

InitializeInternal() protected méthode

protected InitializeInternal ( ) : void
Résultat void

RefreshDebugInfo() public méthode

public RefreshDebugInfo ( ) : void
Résultat void

Property Details

DrawEngine2d protected_oe property

protected DrawEngine2d,PsmFramework.Engines.DrawEngine2d DrawEngine2d
Résultat PsmFramework.Engines.DrawEngine2d.DrawEngine2d