示例#1
0
 public override void Accept(GameObject other, Vector2 _point)
 {
     other.VisitBomb(this, _point);
 }
 public override void Accept(GameObject other, Vector2 _point)
 {
     other.VisitBomb(this, _point);
 }