Public Member Functions | |
CHomingBehavior (double f_sensory_radius, CAgent *pc_agent_to_follow) | |
virtual void | SimulationStep () |
virtual bool | TakeControl () |
virtual void | Action () |
![]() | |
virtual void | Suppress () |
virtual void | SetAgent (CAgent *pc_agent) |
Protected Attributes | |
double | m_fSensoryRadius |
TVector2d | m_tCenterOfMass |
CAgent * | m_pcAgentToFollow |
![]() | |
CAgent * | m_pcAgent |