test
This commit is contained in:
parent
065fcd4366
commit
8c4b342126
|
|
@ -32,7 +32,7 @@ public class Board {
|
||||||
y = -1;
|
y = -1;
|
||||||
turnNumber= 0;
|
turnNumber= 0;
|
||||||
}
|
}
|
||||||
|
//test
|
||||||
public int getWidth() {
|
public int getWidth() {
|
||||||
return colNum; //The width is represented by the columns
|
return colNum; //The width is represented by the columns
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue