Property | Type | Description | |
---|---|---|---|
state | State | ||
teamPlayers | Group>.Dictionary |
Method | Description | |
---|---|---|
Create ( ) : void | ||
Draw ( ) : void | ||
PlayState ( bool restart = false ) : System | ||
Update ( ) : void | ||
countTime ( ) : void | ||
onBallMove ( GameObject ball ) : void | ||
onUnPause ( ) : void |
public PlayState ( bool restart = false ) : System | ||
restart | bool | |
return | System |