Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation Factory #5

Open
diespeso opened this issue Jun 12, 2020 · 0 comments
Open

Animation Factory #5

diespeso opened this issue Jun 12, 2020 · 0 comments
Assignees
Labels
Battle screen Battle screen related enhancement New feature or request GUI GUI related

Comments

@diespeso
Copy link
Owner

It would be great to have an animation factory and use the flyweight pattern at least in the battle gui handler. So animations could be reused.

This would mean:
either changing the way animation works (not needing an Rc to be made) or creating a "ShellAnimation" type for animations with no need for a Rc

@diespeso diespeso added enhancement New feature or request Battle screen Battle screen related GUI GUI related labels Jun 12, 2020
@diespeso diespeso self-assigned this Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Battle screen Battle screen related enhancement New feature or request GUI GUI related
Projects
None yet
Development

No branches or pull requests

1 participant