Uses of Class
es.upv.dsic.gti_ia.jgomas.CTask

Uses of CTask in es.upv.dsic.gti_ia.jgomas
 

Fields in es.upv.dsic.gti_ia.jgomas declared as CTask
protected  CTask CBasicTroop.m_CurrentTask
          Variable used to point the current task in execution
 

Methods in es.upv.dsic.gti_ia.jgomas with parameters of type CTask
protected  void CMedic.PerformTargetReached(CTask _CurrentTask)
          Action to do when this agent reaches the target of current task.
protected  void CFieldOps.PerformTargetReached(CTask _CurrentTask)
          Action to do when this agent reaches the target of current task.
protected  void CBasicTroop.PerformTargetReached(CTask _CurrentTask)
          Action to do when this agent reaches the target of current task.