Exemplo n.º 1
0
 public override void Accept(CollisionVisitor other)
 {
     other.VisitBumperRight(this);
 }