|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--EDU.cmu.cs.coral.simulation.TerrainSim
|
+--EDU.cmu.cs.coral.simulation.SlowTerrainSim
a road for simulation.
Copyright (c)1998 Tucker Balch and Carnegie Mellon University
| Fields inherited from class EDU.cmu.cs.coral.simulation.TerrainSim |
DEBUG |
| Constructor Summary | |
SlowTerrainSim()
|
|
| Method Summary | |
double |
getTraversability()
Return the traversability of this terrain. |
| Methods inherited from class EDU.cmu.cs.coral.simulation.TerrainSim |
checkCollision,
checkCollision,
clearTrail,
draw,
draw,
drawIcon,
drawID,
drawState,
drawTrail,
getCenter,
getClosestPoint,
getID,
getPosition,
getVisionClass,
init,
init,
isObstacle,
isPickupable,
isPushable,
pickUp,
push,
putDown,
quit,
receive,
setID,
setTrailLength,
setVisionClass,
takeStep |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SlowTerrainSim()
| Method Detail |
public double getTraversability()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||