#include "../Log.h"#include "../ccmath.h"#include "../Ship.h"#include "ShipAI.h"Include dependency graph for ShipAI.cpp:

Go to the source code of this file.
Defines | |
| #define | CHASE_RANGE 12 |
| #define CHASE_RANGE 12 |
Definition at line 10 of file ShipAI.cpp.
Referenced by ShipAI::UpdateChase(), and ShipAI::UpdateFight().
1.4.7