Class RenderBoard
java.lang.Object
RenderBoard
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
private int width -
height
private int height -
boardState
private int[][] boardState
-
-
Constructor Details
-
RenderBoard
public RenderBoard(int width, int height)
-
-
Method Details
-
update
-
drawBoard
-