Class RenderableSpot

java.lang.Object
org.loboevolution.html.renderer.RenderableSpot

public class RenderableSpot extends Object
Contains a renderer node and a position in that node.
  • Field Details

    • renderable

      public final BoundableRenderable renderable
    • x

      public final int x
    • y

      public final int y
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • getPoint

      public Point getPoint()

      getPoint.

      Returns:
      a Point object.