C# Class SanguoCommander.UI.LayerLevels

Inheritance: cocos2d.CCLayer
Exibir arquivo Open project: Nowpaper/SanguoCommander_cocos2dxna_Sample Class Usage Examples

Public Methods

Method Description
Hide ( ) : void
HideAniCompled ( ) : void
LayerLevels ( ) : System
Show ( ) : void

Private Methods

Method Description
click_level ( cocos2d.CCObject sender ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

HideAniCompled() public method

public HideAniCompled ( ) : void
return void

LayerLevels() public method

public LayerLevels ( ) : System
return System

Show() public method

public Show ( ) : void
return void