|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapShapesModel | |
---|---|
fr.lip6.sma.simulacion.app.map | Paquet pour la gestion de la carte dans les applications Simulacion. |
Uses of MapShapesModel in fr.lip6.sma.simulacion.app.map |
---|
Fields in fr.lip6.sma.simulacion.app.map declared as MapShapesModel | |
---|---|
private MapShapesModel |
MapShapesItemCollection.mShapesModel
Modèle avec les formes. |
private MapShapesModel |
MapMultiCellPanel.mShapesModel
Model to the shapes of the agents. |
Constructors in fr.lip6.sma.simulacion.app.map with parameters of type MapShapesModel | |
---|---|
MapMultiCellPanel(MapMultiCellModel inModel,
MapMultiCellGameController inGameController,
MapPanelListener inMapListener,
String inLocalAgentName,
MapShapesModel inShapesModel)
Constructor from models, a controller, a map listener and the name of the local agent. |
|
MapShapesItemCollection(MapShapesModel inShapesModel,
MapMultiCellModel inEnvModel,
boolean inRemoveAgents)
Constructeur à partir du modèle des formes et d'un booléen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |