activePlayer Datafield added
This commit is contained in:
@@ -28,6 +28,8 @@ public class SiedlerGame {
|
||||
private Player[] allPlayers;
|
||||
private int winPoints;
|
||||
private Bank bank;
|
||||
private Player activePlayer;
|
||||
|
||||
/**
|
||||
* Constructs a SiedlerGame game state object.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user