Example #1
0
 public CollisionDetector(NotifyHitMethod notifyHitMethod)
 {
     _notifyHitMethod = notifyHitMethod;
 }
Example #2
0
 public CollisionDetector(NotifyHitMethod notifyHitMethod)
 {
     _notifyHitMethod = notifyHitMethod;
 }