Class GraphicsConfigLegacy

java.lang.Object
dev.engine.graphics.GraphicsConfig
dev.engine.graphics.GraphicsConfigLegacy

@Deprecated public class GraphicsConfigLegacy extends GraphicsConfig
Deprecated.
Use backend-specific GraphicsConfig subclasses instead.
Legacy GraphicsConfig for backward compatibility with GraphicsBackendFactory.
  • Field Details

  • Constructor Details

    • GraphicsConfigLegacy

      public GraphicsConfigLegacy(boolean headless)
      Deprecated.
  • Method Details