Exemple #1
0
 public override void Accept(CollisionVisitor other)
 {
     other.VisitLeftBumper(this);
 }