Open philpax opened 9 years ago
Having to manually create/destroy singletons is tedious. Instead, we should rely on a manager of some sort to automatically initialize and tear down singletons in the right order.
Depends on #13 (need to remove SDL code for cleanliness reasons)
Having to manually create/destroy singletons is tedious. Instead, we should rely on a manager of some sort to automatically initialize and tear down singletons in the right order.