public class GGVisualizer
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Visualizer |
getVisualizer(int maxX,
int maxY)
Generates a visualizer for a grid game
|
public static Visualizer getVisualizer(int maxX, int maxY)
maxX
- the width of the playing fieldmaxY
- the height of the playing field