public static class GameGrid.CellZoom
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description | 
|---|
GameGrid.CellZoom(int cellSize)
Creates a CellZoom instance to be used as constructor parameter
 for Apps based on grids. 
 | 
public GameGrid.CellZoom(int cellSize)
cellSize - the standard cell size with no zoom (zoom factor = 1)