AutoCar  v1.0.0
MissionMode Class Reference

There are three missions of the autocar: point state, patrol state, shooting state. and the autocar also have three state: OBTAINED_GOAL_STATE, BUSY_STATE, IDLE_STATE. More...

#include <mission_mode.h>

Inheritance diagram for MissionMode:

Public Member Functions

virtual void obtainedGoalState ()
 
virtual void busyState ()
 
virtual void idleState ()
 

Detailed Description

There are three missions of the autocar: point state, patrol state, shooting state. and the autocar also have three state: OBTAINED_GOAL_STATE, BUSY_STATE, IDLE_STATE.


The documentation for this class was generated from the following file: