Class DisplayListLocation

java.lang.Object
nl.colorize.multimedialib.stage.DisplayListLocation

public final class DisplayListLocation extends Object
Attached to a Graphic2D and used by the renderer to determine when and how this graphic should be displayed.
  • Constructor Details

    • DisplayListLocation

      protected DisplayListLocation(Graphic2D graphic)
  • Method Details