cad.simcad.worldsimulator.objects.units
Class UnitMediator

java.lang.Object
  |
  +--cad.simcad.worldsimulator.objects.ObjectMediator
        |
        +--cad.simcad.worldsimulator.objects.units.UnitMediator
All Implemented Interfaces:
java.io.Serializable

public class UnitMediator
extends ObjectMediator

Version:
1.0
Author:
Charles-Philip Bentley
See Also:
Serialized Form

Field Summary
 
Fields inherited from class cad.simcad.worldsimulator.objects.ObjectMediator
_map, _sos, _ss
 
Constructor Summary
UnitMediator(AbstractMap am, StatServer ss, SimObjectServer sos)
          Creates new UnitMediator
 
Method Summary
 double getDeformStat(MyUnit u, Genomable g)
           
 double getMaxSteepNessRatio(MyUnit u, Genomable g)
           
 
Methods inherited from class cad.simcad.worldsimulator.objects.ObjectMediator
getAbstractMap, getHeight, getId, getName, getName, getWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitMediator

public UnitMediator(AbstractMap am,
                    StatServer ss,
                    SimObjectServer sos)
Creates new UnitMediator

Method Detail

getDeformStat

public double getDeformStat(MyUnit u,
                            Genomable g)

getMaxSteepNessRatio

public double getMaxSteepNessRatio(MyUnit u,
                                   Genomable g)

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be