//--------------------------------------------------------------------------- protected EntityManager() { GlobalManager.Get().Register(this); }
//--------------------------------------------------------------------------- protected ComponentManager() { GlobalManager.Get().Register(this); }