Package | Description |
---|---|
experiments.droneControl | |
experiments.ftgAI | |
experiments.mario | |
experiments.marioMultiEffectors | |
init | |
init.amoeba | |
kernel | |
view.system |
Modifier and Type | Field and Description |
---|---|
AMOEBA |
Chat_ClientServeur.amoebaVX
The amoeba VX.
|
AMOEBA |
Chat_ClientServeur.amoebaVZ
The amoeba VZ.
|
AMOEBA |
Chat_ClientServeur.amoebaX
The amoeba X.
|
AMOEBA |
Chat_ClientServeur.amoebaY
The amoeba Y.
|
AMOEBA |
Chat_ClientServeur.amoebaZ
The amoeba Z.
|
Modifier and Type | Field and Description |
---|---|
static AMOEBA |
FTGLauncher.amoeba
The amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
FTGManager.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
AMOEBA |
MarioManager2WithInertia.getAmoeba()
Gets the amoeba.
|
AMOEBA |
MarioManager2Regression.getAmoeba()
Gets the amoeba.
|
AMOEBA |
MarioManager2.getAmoeba()
Gets the amoeba.
|
AMOEBA |
CopyOfMarioManager2Regression.getAmoeba()
Gets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
MarioManager2WithInertia.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
void |
MarioManager2Regression.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
void |
MarioManager2.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
void |
CopyOfMarioManager2Regression.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
AMOEBA |
MarioManager2.getAmoeba()
Gets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
MarioManager2.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestCallable.setAMOEBA(AMOEBA amoeba)
Sets the amoeba.
|
void |
LearningProvider.setAMOEBA(AMOEBA amoeba)
Sets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
AMOEBA |
SerializedAMOEBAFactory.createAMOBA(boolean viewer,
java.lang.String path)
Creates a new SerializedAMOEBA object.
|
AMOEBA |
XMLFilesAMOEBAFactory.createAMOEBA()
Creates a new XMLFilesAMOEBA object.
|
static AMOEBA |
AMOEBAFactory.createAMOEBA()
Creates a new AMOEBA object.
|
static AMOEBA |
AMOEBAFactory.createAMOEBA(boolean viewer,
java.lang.String path)
Creates a new AMOEBA object.
|
AMOEBA |
DefaultAMOEBAFactory.createAMOEBA(boolean viewer,
java.lang.String pathToSourceXML,
java.lang.String pathToAgentsXML)
Creates a new DefaultAMOEBA object.
|
static AMOEBA |
AMOEBAFactory.createAMOEBA(boolean viewer,
java.lang.String pathToSourceXML,
java.lang.String pathToAgentsXML)
Creates a new AMOEBA object.
|
Modifier and Type | Method and Description |
---|---|
AMOEBA |
World.getAmoeba()
Gets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
World.setAmoeba(AMOEBA amoeba)
Sets the amoeba.
|
Modifier and Type | Method and Description |
---|---|
void |
MainPanel.setAMOEBA(AMOEBA amoeba)
Sets the amoeba.
|