|
R-Type
Distributed multiplayer game engine in C++
|
#include "../../Components/Animation.hpp"#include "../../Components/AnimationSet.hpp"#include "../../Components/IComponent.hpp"#include "../../Components/Sprite.hpp"#include "../ISystem.hpp"

Go to the source code of this file.
Classes | |
| class | ecs::AnimationSystem |
| System managing sprite animation playback. More... | |
Namespaces | |
| namespace | ecs |
| Maximum number of distinct component types supported by the Registry. | |