Example #1
0
 public EntitySystem RemoveSystem <T>() where T : EntitySystem => EntitySystemManager.RemoveSystem <T>();