kgorking/ecs

Turn the global runtime into a class

kgorking opened this issue · 0 comments

Gets rid of the globals and their guard values.

If the user want to use it globally, they can use the class as a global variable.