C# 클래스 SanguoCommander.UI.LayerLevels

상속: cocos2d.CCLayer
파일 보기 프로젝트 열기: Nowpaper/SanguoCommander_cocos2dxna_Sample 1 사용 예제들

공개 메소드들

메소드 설명
Hide ( ) : void
HideAniCompled ( ) : void
LayerLevels ( ) : System
Show ( ) : void

비공개 메소드들

메소드 설명
click_level ( cocos2d.CCObject sender ) : void

메소드 상세

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

HideAniCompled() 공개 메소드

public HideAniCompled ( ) : void
리턴 void

LayerLevels() 공개 메소드

public LayerLevels ( ) : System
리턴 System

Show() 공개 메소드

public Show ( ) : void
리턴 void