C# Class GGJ.RuleSelect.CharacterSelectPresenter

Inheritance: RuleSelectPartPresenter
Show file Open project: TORISOUP/Born_to_Beans_src

Public Methods

Method Description
Back ( ) : void
CharacterDone ( ) : void
Next ( ) : void
Show ( ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

Back() public method

public Back ( ) : void
return void

CharacterDone() public method

public CharacterDone ( ) : void
return void

Next() public method

public Next ( ) : void
return void

Show() public method

public Show ( ) : void
return void