jadex.application.space.envsupport.observer.graphics.layer
Class GridLayer
java.lang.Object
jadex.application.space.envsupport.observer.graphics.layer.Layer
jadex.application.space.envsupport.observer.graphics.layer.GridLayer
public class GridLayer
- extends Layer
A layer for displaying a grid.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridLayer
public GridLayer(IVector2 gridSize,
Object c)
- Creates a new gridlayer.
- Parameters:
gridSize - size of each grid rectanglec - color or color binding of the grid
getGridSize
public IVector2 getGridSize()
Copyright © 2010. All Rights Reserved.