Systems - Ughuuu/gem-engine-common GitHub Wiki

Systems are the place where you want to do most of the general logic. Systems can be injected into components. Systems are always singletons and only one instance of them can exist.