C# 클래스 CoinTimeGame.Scenes.LevelSelectScene

상속: CocosSharp.CCScene
파일 보기 프로젝트 열기: xamarin/mobile-samples 1 사용 예제들

공개 메소드들

메소드 설명
LevelSelectScene ( CocosSharp.CCWindow mainWindow ) : System

비공개 메소드들

메소드 설명
CreateBackground ( ) : void
CreateControllerHighlight ( ) : void
CreateHowToPlayButton ( ) : void
CreateLayer ( ) : void
CreateLevelButtons ( ) : void
CreateLogo ( ) : void
CreateNavigationButtons ( ) : void
DestroyLevelButtons ( ) : void
HandleButtonClicked ( object sender, EventArgs args ) : void
HandleHelpClicked ( object sender, EventArgs args ) : void
HandleNavigateLeft ( object sender, EventArgs args ) : void
HandleNavigateRight ( object sender, EventArgs args ) : void
MoveHighlightTo ( Button node ) : void
PerformActivity ( float seconds ) : void
PlatformInit ( ) : void
RefreshHighlightableObjects ( ) : void
UpdateNavigationButtonVisibility ( ) : void

메소드 상세

LevelSelectScene() 공개 메소드

public LevelSelectScene ( CocosSharp.CCWindow mainWindow ) : System
mainWindow CocosSharp.CCWindow
리턴 System