|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbiosim.core.body.Body
biosim.core.body.AbstractFly
public abstract class AbstractFly
| Field Summary | |
|---|---|
AbstractAnt |
grabbedBy
|
boolean |
yummy
|
| Fields inherited from class biosim.core.body.Body |
|---|
agent, notFinished, sim |
| Constructor Summary | |
|---|---|
AbstractFly()
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class biosim.core.body.Body |
|---|
collisionCheck, computeNewConfiguration, finish, getAgent, getRandom, getSize, move, setAgent, step |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface biosim.core.body.sensors.NearestSameTypeVec |
|---|
getNearestSameTypeVec, getNearestSameTypeVecSensorRange |
| Methods inherited from interface biosim.core.body.sensors.NearestObstacleVec |
|---|
getNearestObstacleVec, getNearestObstacleVecSensorRange |
| Methods inherited from interface biosim.core.body.sensors.NearestPredatorVec |
|---|
getNearestPredatorVec, getNearestPredatorVecSensorRange |
| Methods inherited from interface biosim.core.body.actuators.HolonomicDrive |
|---|
setDesiredVelocity |
| Methods inherited from interface biosim.core.body.sensors.SelfVelXYT |
|---|
getSelfVelXYT |
| Field Detail |
|---|
public AbstractAnt grabbedBy
public boolean yummy
| Constructor Detail |
|---|
public AbstractFly()
| Method Detail |
|---|
public void init()
init in class Body
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||