|
Bomberman
|
#include "Component/Movable/MovableComponent.hpp"#include "Component/Position/PositionComponent.hpp"#include "System/System.hpp"#include "Entity/Entity.hpp"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 | |
1.8.17