|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object simbad.sim.BaseObject simbad.sim.SimpleAgent simbad.sim.Agent simbad.sim.Robot
Constructor Summary | |
Robot(javax.vecmath.Vector3d position,
java.lang.String name)
|
Method Summary | |
void |
initBehavior()
|
void |
performBehavior()
|
Methods inherited from class simbad.sim.Agent |
asString, getAgentInspector, getOdometer, getRotationalVelocity, getTranslationalVelocity, getUIPanel, setAgentInspector, setRotationalVelocity, setTranslationalVelocity, setUIPanel |
Methods inherited from class simbad.sim.SimpleAgent |
anOtherAgentIsVeryNear, attach, collisionDetected, detach, getActuatorDevice, getActuatorList, getCanBeTraversed, getCoords, getCounter, getHeight, getLifeTime, getMass, getName, getRadius, getRotationTransform, getSensorDevice, getSensorList, getTranslationTransform, getVeryNearAgent, interactionDetected, moveToStartPosition, rotateY, setCanBeTraversed, setColor, translateTo |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Robot(javax.vecmath.Vector3d position, java.lang.String name)
Method Detail |
public void initBehavior()
public void performBehavior()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |