Example #1
0
 public void SetUp(MovementSystem movementSystem)
 {
     _movementSystem.SyncWith(movementSystem);
 }