C# Class GGJ.RuleSelect.PlayerModeSelectPresenter

Inheritance: RuleSelectPartPresenter
Afficher le fichier Open project: TORISOUP/Born_to_Beans_src

Méthodes publiques

Méthode Description
Back ( ) : void
Next ( ) : void
SelectMode ( GameMatchSetting mode ) : void
Show ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Back() public méthode

public Back ( ) : void
Résultat void

Next() public méthode

public Next ( ) : void
Résultat void

SelectMode() public méthode

public SelectMode ( GameMatchSetting mode ) : void
mode GameMatchSetting
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void