Ejemplo n.º 1
0
 public void PlaceActor(IActor actor)
 {
     Spawner.PlaceActor(actor);
 }