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