Horizontal scrolling system for large floor/ceiling sprites. More...
#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IRenderer.hpp"#include "Utils/RTypeShared/GameConfig.hpp"
Include dependency graph for Scrolling.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::ScrollingSystem |
Namespaces | |
| namespace | gme |
Horizontal scrolling system for large floor/ceiling sprites.
Definition in file Scrolling.hpp.