r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
EnemyAISystem.cpp File Reference

Implementation of enemy AI and behavior system. More...

#include "RTypeServer/Systems/EnemyAISystem.hpp"
#include "Utils/Logger.hpp"
#include "Utils/RTypeShared/GameConfig.hpp"
#include <algorithm>
#include <chrono>
#include <cmath>
+ Include dependency graph for EnemyAISystem.cpp:

Go to the source code of this file.

Namespaces

namespace  gme
 

Detailed Description

Implementation of enemy AI and behavior system.

Definition in file EnemyAISystem.cpp.