Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Remove all of the singletons and put them inside the services #24

Open
arthurmco opened this issue Feb 13, 2020 · 1 comment
Open

Remove all of the singletons and put them inside the services #24

arthurmco opened this issue Feb 13, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@arthurmco
Copy link
Owner

  • The logic singletons go in logic_service.hpp
  • The graphical singletons go in gfx_service.hpp
@arthurmco arthurmco added this to the 0.2.0 milestone Feb 13, 2020
@arthurmco arthurmco self-assigned this Feb 14, 2020
@arthurmco
Copy link
Owner Author

Most of the singletons are on the GUI or input code, whose will be rewritten (in #23 and #22)

The remaining singleton is in the build queue, who will be a property of the player( I will work in it in #28 ), so it will not be a singleton anymore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant