Пример #1
0
 public void SetRootEntity(GameEntity rootEntity)
 {
     _gameSystemManager.InitializeSystems(rootEntity);
 }