|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapCell | |
---|---|
fr.lip6.sma.simulacion.app.map | Paquet pour la gestion de la carte dans les applications Simulacion. |
Uses of MapCell in fr.lip6.sma.simulacion.app.map |
---|
Fields in fr.lip6.sma.simulacion.app.map declared as MapCell | |
---|---|
private MapCell[][] |
MapMultiCellPanel.mCells
The cell map. |
Methods in fr.lip6.sma.simulacion.app.map that return MapCell | |
---|---|
protected abstract MapCell |
MapMultiCellPanel.createMapCell(int inXCoord,
int inYCoord)
Création d'une cellule pour la carte. |
MapCell |
MapMultiCellPanel.getCell(Point inPosition)
Retrieve a cell from a position. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |