Method | Description | |
---|---|---|
ChooseNextBall ( |
||
EndTurn ( ) : void | ||
GameLogic ( Ballz game, Session session ) : System | ||
HandleMessage ( object sender, |
||
StartNextTurn ( ) : void | ||
Update ( |
public ChooseNextBall ( |
||
player | ||
return |
public GameLogic ( Ballz game, Session session ) : System | ||
game | Ballz | |
session | Session | |
return | System |
public HandleMessage ( object sender, |
||
sender | object | |
message | ||
return | void |
public Update ( |
||
time | ||
return | void |