|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--cad.simcad.worldsimulator.objects.SimulatedObject
|
+--cad.simcad.worldsimulator.objects.units.MyUnit
|
+--cad.simcad.worldsimulator.objects.units.Car
| Field Summary |
| Fields inherited from class cad.simcad.worldsimulator.objects.units.MyUnit |
_baseTurnIncrement, _boundingRadius, _pp, _previousOne, _recomputing, _savedMovPoints, _state, _uc, _um, _velocity, IncrementWaypoint, ReachedGoal, WaitingForPath |
| Fields inherited from class cad.simcad.worldsimulator.objects.SimulatedObject |
_am, _className, _height, _id, _name, _om, _owner, _serial, _sime, _stateId, _width |
| Constructor Summary | |
Car(SimEnvironment sime,
PathPlace mp,
UnitMediator um,
Owner owner)
Creates a new instance of Car |
|
| Method Summary | |
double |
getDeformFactor()
Returns the deform factor of the Path user. |
double |
getMaxSteepNessRatio()
Return the maximum slope ratio the PathUser can walk on. |
| Methods inherited from class cad.simcad.worldsimulator.objects.units.MyUnit |
debug, firePathComputed, getBoundingCircleRadius, getCurrentPathPlace, getHeight, getMiniMapColor, getObjectType, getOwner, getUnitControler, getVelocity, getWidth, getX, getY, isCollision, move, resolveNewMove, setState, setVelocity, stopObject, stopUnit, takeTurn, updateStateId |
| Methods inherited from class cad.simcad.worldsimulator.objects.SimulatedObject |
getClassName, getId, getName, getSerialNumber, getStateId, setStateId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface cad.simcad.objectserver.spec.pathfinding.PathUser |
getId, getName |
| Constructor Detail |
public Car(SimEnvironment sime,
PathPlace mp,
UnitMediator um,
Owner owner)
| Method Detail |
public double getDeformFactor()
public double getMaxSteepNessRatio()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||