Class GlStateManager.BlendState

  • Enclosing class:
    GlStateManager

    static class GlStateManager.BlendState
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BlendState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • srcRgb

        public int srcRgb
      • dstRgb

        public int dstRgb
      • srcAlpha

        public int srcAlpha
      • dstAlpha

        public int dstAlpha
    • Constructor Detail

      • BlendState

        private BlendState()