Esempio n. 1
0
 public FreshnessChecker(NarrowPhase narrowPhase)
 {
     pairCache         = narrowPhase.PairCache;
     constraintRemover = narrowPhase.ConstraintRemover;
 }