|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
If you want to include a new terrain object for TeamBots simulation, you must implement this interface.
These methods are used by other simulated objects to either generate simulated sensor values or reproduce accurate dynamic results.
Copyright (c)1998 Tucker Balch and Carnegie Mellon University
| Method Summary | |
double |
getTraversability()
Return the traversability of this terrain. |
| Methods inherited from interface EDU.gatech.cc.is.simulation.SimulatedObject |
checkCollision,
checkCollision,
clearTrail,
draw,
draw,
drawIcon,
drawID,
drawState,
drawTrail,
getCenter,
getClosestPoint,
getID,
getPosition,
getVisionClass,
init,
isObstacle,
isPickupable,
isPushable,
pickUp,
push,
putDown,
quit,
receive,
setID,
setTrailLength,
setVisionClass,
takeStep |
| Method Detail |
public double getTraversability()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||