C# 클래스 DeenGames.ThePrisoner.Screens.CoreGameScreen

상속: Screen
파일 보기 프로젝트 열기: deengames/the-prisoner

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void