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