Пример #1
0
 public void CollisionChecker(ICollision entity)
 {
     entity.CollidWith();
 }