Example #1
0
 public virtual void CheckCollision(ref SegmentBullet bullet)
 {
 }
Example #2
0
 public virtual void Tick(ref SegmentBullet bullet, int pointer)
 {
 }