R-Type  2
Doom but in better
Loading...
Searching...
No Matches
Components.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "Behaviour.hpp"
4#include "Collider.hpp"
5#include "Health.hpp"
6#include "Image.hpp"
7#include "Lifetime.hpp"
8#include "LootDrop.hpp"
9#include "PlayerInfo.hpp"
10#include "Position.hpp"
11#include "PowerUp.hpp"
12#include "Team.hpp"
13#include "Type.hpp"
14#include "Velocity.hpp"
15#include "Weapon.hpp"