Class SimpleFlockingAgent.SimpFlockMsg
java.lang.Object
SimpleFlockingAgent.SimpFlockMsg
- All Implemented Interfaces:
- IMsg
- Enclosing class:
- SimpleFlockingAgent
public class SimpleFlockingAgent.SimpFlockMsg
- extends java.lang.Object
- implements IMsg
inner class used for flocking messages
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleFlockingAgent.SimpFlockMsg
public SimpleFlockingAgent.SimpFlockMsg()
SimpleFlockingAgent.SimpFlockMsg
public SimpleFlockingAgent.SimpFlockMsg(double lfTheta)
SimpleFlockingAgent.SimpFlockMsg
public SimpleFlockingAgent.SimpFlockMsg(SimpleFlockingAgent.SimpFlockMsg src)
SimpleFlockingAgent.SimpFlockMsg
public SimpleFlockingAgent.SimpFlockMsg(SimpleFlockingAgent.SimpFlockState src)
makeCopy
public SimpleFlockingAgent.SimpFlockMsg makeCopy()
- Specified by:
makeCopy
in interface IMsg
getHeading
public double getHeading()