|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Brain | |
---|---|
SEdit.Formalisms.World | |
SEdit.Formalisms.World.Preys |
Uses of Brain in SEdit.Formalisms.World |
---|
Methods in SEdit.Formalisms.World that return Brain | |
---|---|
Brain |
WorldEntity.getBrain()
Get the brain of an entity which generally derives from AbstractAgent. |
Methods in SEdit.Formalisms.World with parameters of type Brain | |
---|---|
void |
WorldEntity.setBrain(Brain b)
Set the brain of an entity. |
Uses of Brain in SEdit.Formalisms.World.Preys |
---|
Classes in SEdit.Formalisms.World.Preys that implement Brain | |
---|---|
class |
AbstractPredator
Titre : Preys Description : Copyright : Copyright (c) 2000 Société : |
class |
CommunicatingPredator
Titre : Preys Description : Copyright : Copyright (c) 2000 Société : |
class |
DumbPredator
A very simple predator which is absolutely dumb!! |
class |
Prey
The prey brain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |