C# Class DeenGames.Valence.Screens.StoryScreen

Inheritance: DeenGames.Utils.Tower.Core.TowerScreen
Afficher le fichier Open project: deengames/valence

Méthodes publiques

Méthode Description
Activity ( bool firstTimeCalled ) : void
Initialize ( ) : void

Private Methods

Méthode Description
StoryScreen_FadeOutStory ( TowerScreen mode ) : void
StoryScreen_FadeOutToGame ( TowerScreen mode ) : void

Method Details

Activity() public méthode

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

Initialize() public méthode

public Initialize ( ) : void
Résultat void