C# Class DeenGames.ThePrisoner.Screens.CoreGameScreen

Inheritance: Screen
Afficher le fichier Open project: deengames/the-prisoner

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
calculateYForButton ( Button b ) : int
centerTextPanel ( ) : void
clearLinks ( ) : void
fadeOutContentControls ( ) : void
getTextInPanels ( Node currentNode ) : string[]
loadSpritesForCurrentNode ( string template ) : void
positionButtons ( ) : void
showContentFor ( Node currentNode ) : void
showContentLinks ( Node currentNode ) : void
showCurrentContentPanel ( ) : void
showLinksFor ( Node currentNode ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void