Tried to refactor for but #42 but nothing worked. I'll try later.
This commit is contained in:
parent
05fc9062a7
commit
a1c3f4df5a
5 changed files with 17 additions and 19 deletions
|
|
@ -29,6 +29,7 @@ namespace scene {
|
|||
};
|
||||
|
||||
struct Engine {
|
||||
sf::Clock $clock;
|
||||
guecs::UI $ui;
|
||||
components::AnimatedScene& $scene;
|
||||
std::string $layout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue