Class LineView

All Implemented Interfaces:
ILineRenderable, IRenderable

public class LineView extends BaseView implements ILineRenderable
  • Field Details Link icon

  • Constructor Details Link icon

    • LineView Link icon

      public LineView()
      Creates an empty line view.
    • LineView Link icon

      public LineView(com.badlogic.ashley.core.Entity entity)
      Creates an abstract view with the given entity.
      Parameters:
      entity - The entity.
  • Method Details Link icon