Example #1
0
 public void Update(Box box, Rect from)
 {
     _broadPhase.Update(box, from);
 }