public interface Player
Modifier and Type | Method and Description |
---|---|
Action |
getAction() |
String |
getName() |
default void |
onGameOver() |
void |
sendMessage(GameEvent msg) |
void |
setID(int id,
int nPlayers) |
Copyright © 2017 FOSS Galaxy. All rights reserved.