Пример #1
0
 public override void Accept(CollisionVisitor other)
 {
     other.VisitBumperLeft(this);
 }