export class DestructionDrawable implements Drawable {
  private position: Point = Point.ORIGIN

  /**
   * Sets the position of this pictogram.