Esempio n. 1
0
 public void startScreenShake(float magnitude, float duration)
 {
     _camera.startCameraShake(magnitude, duration);
 }