Class GlStateManager.FogState

  • Enclosing class:
    GlStateManager

    @Deprecated
    static class GlStateManager.FogState
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FogState()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mode

        public int mode
        Deprecated.
      • density

        public float density
        Deprecated.
      • start

        public float start
        Deprecated.
      • end

        public float end
        Deprecated.
    • Constructor Detail

      • FogState

        private FogState()
        Deprecated.