C# Class DeenGames.Valence.Screens.StoryScreen

Inheritance: DeenGames.Utils.Tower.Core.TowerScreen
Datei anzeigen Open project: deengames/valence

Public Methods

Method Description
Activity ( bool firstTimeCalled ) : void
Initialize ( ) : void

Private Methods

Method Description
StoryScreen_FadeOutStory ( TowerScreen mode ) : void
StoryScreen_FadeOutToGame ( TowerScreen mode ) : void

Method Details

Activity() public method

public Activity ( bool firstTimeCalled ) : void
firstTimeCalled bool
return void

Initialize() public method

public Initialize ( ) : void
return void