#include <Scrolling.hpp>
Definition at line 18 of file Scrolling.hpp.
◆ ScrollingSystem() [1/6]
| gme::ScrollingSystem::ScrollingSystem |
( |
const std::shared_ptr< eng::IRenderer > & | renderer | ) |
|
|
inlineexplicit |
◆ ~ScrollingSystem() [1/2]
| gme::ScrollingSystem::~ScrollingSystem |
( |
| ) |
|
|
overridedefault |
◆ ScrollingSystem() [2/6]
◆ ScrollingSystem() [3/6]
◆ ScrollingSystem() [4/6]
| gme::ScrollingSystem::ScrollingSystem |
( |
const std::shared_ptr< eng::IRenderer > & | renderer | ) |
|
|
inlineexplicit |
◆ ~ScrollingSystem() [2/2]
| gme::ScrollingSystem::~ScrollingSystem |
( |
| ) |
|
|
overridedefault |
◆ ScrollingSystem() [5/6]
◆ ScrollingSystem() [6/6]
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ update() [1/2]
| void gme::ScrollingSystem::update |
( |
ecs::Registry & | registry, |
|
|
float | dt ) |
|
inlineoverridevirtual |
◆ update() [2/2]
| void gme::ScrollingSystem::update |
( |
ecs::Registry & | registry, |
|
|
float | dt ) |
|
inlineoverridevirtual |
◆ m_renderer
| const std::shared_ptr< eng::IRenderer > & gme::ScrollingSystem::m_renderer |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/R-Type/R-Type/plugins/Game/RType/Client/Multi/include/RTypeClientMulti/Systems/Scrolling.hpp
- /home/runner/work/R-Type/R-Type/plugins/Game/RType/Client/Solo/include/RTypeClientSolo/Systems/Scrolling.hpp