Bomberman
Classes | Namespaces
MovableSystem.hpp File Reference
#include "Component/Movable/MovableComponent.hpp"
#include "Component/Position/PositionComponent.hpp"
#include "System/System.hpp"
#include "Entity/Entity.hpp"
Include dependency graph for MovableSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BBM::MovableSystem
 A system to handle movable entities. This system update velocity based on accelerations and positions based on velocity. More...
 

Namespaces

 BBM