|
Engine
Raylib based game framework
|
Animation managing and updating. More...
#include "Engine/Components.hpp"#include "Engine/Registry.hpp"#include "Engine/SystemManager.hpp"#include "raylib.h"
Go to the source code of this file.
Classes | |
| class | AnimationSystem |
| Drives Component::Animation and updates Component::Sprite accordingly. More... | |
Animation managing and updating.