Class Polyline

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, IGPUVertsRenderable, ILineRenderable, IRenderable, IStarContainer, IVisibilitySwitch, IPosition
Direct Known Subclasses:
Orbit

public class Polyline extends VertsObject implements ILineRenderable
Represents a polyline. Can use GPU or CPU method.
  • Constructor Details

  • Method Details