r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
PlayerDirection.hpp File Reference

This file contains the player direction system definitions. More...

#include <cmath>
#include <numbers>
#include <ranges>
#include "ECS/Component.hpp"
#include "ECS/Interfaces/ISystems.hpp"
#include "ECS/Registry.hpp"
#include "Utils/Common.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
 

Detailed Description

This file contains the player direction system definitions.

Definition in file PlayerDirection.hpp.

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 20 of file PlayerDirection.hpp.