Exemplo n.º 1
0
 public void Set(PlayerCameraComponent component)
 {
     _singleton = component;
     InitSprings();
 }
 public void Set(PlayerCameraComponent component)
 {
     _singleton = component;
 }