C# Class UIHowToPlay, CapsUnity

Inheritance: UIWindow
Mostra file Open project: kofight/CapsUnity

Public Methods

Method Description
OnClose ( ) : void
OnCreate ( ) : void
OnShow ( ) : void

Private Methods

Method Description
Next ( ) : void
Pre ( ) : void
Refresh ( ) : void

Method Details

OnClose() public method

public OnClose ( ) : void
return void

OnCreate() public method

public OnCreate ( ) : void
return void

OnShow() public method

public OnShow ( ) : void
return void