Part C report
This commit is contained in:
parent
3b3eda4090
commit
7f5f3f34e8
BIN
report/Snake.odt
BIN
report/Snake.odt
Binary file not shown.
@ -563,7 +563,7 @@ public class Board {
|
||||
private Snake[] snakes; /**< Board's snakes */
|
||||
private Ladder[] ladders; /**< Board's ladders */
|
||||
private Apple[] apples; /**< Board's apples */
|
||||
private ArrayList<Player> players; /**< oard's copy of players reference vector */
|
||||
private ArrayList<Player> players; /**< board's copy of players reference vector */
|
||||
/** @} */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user