Package | Description |
---|---|
pModel.pTerrain | |
pVue.pGUI.pLogo |
Modifier and Type | Class and Description |
---|---|
class |
Terrain
Class Terrain
Permet de créer un terrain de jeu.
|
Modifier and Type | Method and Description |
---|---|
ZoneTerrain |
ZoneTerrain.addEmbut()
Créer un embut par réduction de 95% de la zone
|
ZoneTerrain |
ZoneTerrain.reductionPct(float pct)
Retourne une ZoneTerrain réduction de pct pourcents de this
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ZoneTerrain> |
ZoneTerrain.divisionNbrZones(int n)
Diviser la zone en N zones
|
Constructor and Description |
---|
EnbutLogo(ZoneTerrain embut,
java.awt.Color color)
Constructeur d'EnbutLogo :
|