#include <cmath>#include <utility>#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Utils/RTypeShared/GameConfig.hpp"
Include dependency graph for PlayerDirection.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::PlayerDirectionSystem |
Namespaces | |
| namespace | gme |
Macros | |
| #define | M_PI 3.14159265358979323846 |
| #define M_PI 3.14159265358979323846 |
Definition at line 12 of file PlayerDirection.hpp.
Referenced by gme::PlayerDirectionSystem::update().