Beispiel #1
0
 public void Move(Vector2 amount)
 {
     behaviour.Move(amount);
 }