Class OverlayLayer.OverlayLayerState

    • Field Detail

      • color

        public Color color
        the color.
      • defaultColor

        public Color defaultColor
        the default color.
      • alpha

        public float alpha
        the alpha value.
      • defaultAlpha

        public float defaultAlpha
        the default alpha value.
      • active

        public boolean active
        whether active.
      • removable

        public boolean removable
        whether removable.
      • actionsAvailable

        public boolean actionsAvailable
        whether the actions are visible.
    • Constructor Detail

      • OverlayLayerState

        public OverlayLayerState()