|
|||||||||||
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.CherryAgent
This simple agent can be used for 'pacman' expermiment. See PickCherries Demo.
Constructor Summary | |
CherryAgent(javax.vecmath.Vector3d pos,
java.lang.String name,
float radius)
Construct an AppleAgent. |
Methods inherited from class simbad.sim.SimpleAgent |
anOtherAgentIsVeryNear, asString, 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 CherryAgent(javax.vecmath.Vector3d pos, java.lang.String name, float radius)
pos
- name
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |