C# Class FlatRedBallAddOns.Screens.ScreenTemplate

Inheritance: Screen
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Activity ( bool firstTimeCalled ) : void
Destroy ( ) : void
Initialize ( ) : void
Initialize ( bool addToManagers ) : void
ScreenTemplate ( )
ScreenTemplate ( ) : System

Private Methods

Méthode Description
CustomActivity ( bool firstTimeCalled ) : void
CustomDestroy ( ) : void
CustomInitialize ( ) : void
CustomLoadStaticContent ( string contentManagerName ) : void

Method Details

Activity() public méthode

public Activity ( bool firstTimeCalled ) : void
firstTimeCalled bool
Résultat void

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( bool addToManagers ) : void
addToManagers bool
Résultat void

ScreenTemplate() public méthode

public ScreenTemplate ( )

ScreenTemplate() public méthode

public ScreenTemplate ( ) : System
Résultat System