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 |
Implementation of enemy AI and behavior system.
Definition in file EnemyAISystem.cpp.