C# Class SocialService.MyScene

Inheritance: Scene
Exibir arquivo Open project: WaveEngine/Samples

Protected Methods

Method Description
CreateScene ( ) : void

Private Methods

Method Description
AchievementsByCodePanel ( ) : void
AddNewScorePanel ( ) : void
CreateCamera ( ) : void
CreateLeaderBoardByCodePanel ( ) : void
CreateLeaderBoardsAndAchievementsPanel ( ) : void
CreateLoginPanel ( ) : void
CreateTitlePanel ( ) : void
IncreaseTopMargin ( ) : void
InitializeSceneParameters ( ) : void
InitializeSocialService ( ) : void

Method Details

CreateScene() protected method

protected CreateScene ( ) : void
return void