Beispiel #1
0
 protected override void OnUpdate(float change)
 {
     AddPosition(change);
     testMover.UpdatePosition(Position, Width);
 }