|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeAgent | |
|---|---|
| uchicago.src.repastdemos.life | |
| Uses of LifeAgent in uchicago.src.repastdemos.life |
|---|
| Methods in uchicago.src.repastdemos.life with parameters of type LifeAgent | |
|---|---|
void |
Space.addAgent(LifeAgent agent)
|
void |
LifeSpace.addAgent(LifeAgent agent)
Adds the agent at its coordinates. |
void |
LifeModel.addAgent(LifeAgent agent)
|
void |
InfiniteLifeSpace.addAgent(LifeAgent agent)
Adds the agent at its coordinates. |
void |
Space.remove(LifeAgent agent)
|
void |
LifeSpace.remove(LifeAgent agent)
Removes an agent from this space. |
void |
InfiniteLifeSpace.remove(LifeAgent agent)
Removes an agent from this space. |
void |
LifeModel.removeAgent(LifeAgent agent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||