Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StageSelectPresenter
C# Class StageSelectPresenter, Born_to_Beans_src
Inheritance:
RuleSelectPartPresenter
Show file
Open project: TORISOUP/Born_to_Beans_src
Public Methods
Method
Description
Back
( ) :
void
Next
( ) :
void
Show
( ) :
void
StageSelect
(
StageEnum
id
) :
void
StageSelectDone
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
Back()
public
method
public
Back
( ) :
void
return
void
Next()
public
method
public
Next
( ) :
void
return
void
Show()
public
method
public
Show
( ) :
void
return
void
StageSelect()
public
method
public
StageSelect
(
StageEnum
id
) :
void
id
StageEnum
return
void
StageSelectDone()
public
method
public
StageSelectDone
( ) :
void
return
void