C# Class DeenGames.ThePrisoner.Screens.CoreGameScreen

Inheritance: Screen
Datei anzeigen Open project: deengames/the-prisoner

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method 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 method

public Initialize ( ) : void
return void