Modifier and Type | Method and Description |
---|---|
void |
IPlayer.onDetectBall(PinballEngine.Turn turn,
PinballEngine.TowerQueue queue,
PinballEngine.TeamType teamType,
Position position)
Called at the end of each of this IPlayer's turns.
|
void |
IPlayer.startTurn(PinballEngine.Turn turn,
PinballEngine.TowerQueue queue)
Called at the start of each of this IPlayer's turns.
|