C# Class TestTitle, DOTPON

Inheritance: MonoBehaviour
Show file Open project: muxu1118/DOTPON Class Usage Examples

Public Properties

Property Type Description
number Text,

Public Methods

Method Description
BackButton ( ) : void
FourPlayer ( ) : void
Minus ( ) : void
Plus ( ) : void
SinglePlayer ( ) : void
Start ( ) : void
ThreePlayer ( ) : void
TwoPlayer ( ) : void
Update ( ) : void

Method Details

BackButton() public method

public BackButton ( ) : void
return void

FourPlayer() public method

public FourPlayer ( ) : void
return void

Minus() public method

public Minus ( ) : void
return void

Plus() public method

public Plus ( ) : void
return void

SinglePlayer() public method

public SinglePlayer ( ) : void
return void

Start() public method

public Start ( ) : void
return void

ThreePlayer() public method

public ThreePlayer ( ) : void
return void

TwoPlayer() public method

public TwoPlayer ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

number public property

public Text, number
return Text,