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