R-TYPE
Classes | Namespaces | Enumerations
ComponentManager.hpp File Reference
#include "../Entity/EntityManager.hpp"
#include "../IncludeComponents.hpp"

Go to the source code of this file.

Classes

class  ECS::ComponentManager
 

Namespaces

 ECS
 

Enumerations

enum  ECS::ComponentType {
  ECS::ACCELERATION , ECS::BONUS , ECS::PATTERN , ECS::SPEED ,
  ECS::BULLET , ECS::POSITION , ECS::DAMAGE , ECS::ROTATION ,
  ECS::SOUND , ECS::HEALTH , ECS::HITBOX , ECS::SIZE ,
  ECS::CONTROLABLE , ECS::IDE , ECS::TEXT , ECS::SPRITE ,
  ECS::WEAPON , ECS::NETWORK
}