Class LightGlow.Settings

java.lang.Object
gaiasky.util.gdx.contrib.postprocess.effects.LightGlow.Settings
Enclosing class:
LightGlow

public static class LightGlow.Settings
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.lang.String name  
  • Constructor Summary

    Constructors
    Constructor Description
    Settings​(LightGlow.Settings other)  
    Settings​(java.lang.String name)  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • name

      public final java.lang.String name
  • Constructor Details

    • Settings

      public Settings​(java.lang.String name)
    • Settings

      public Settings​(LightGlow.Settings other)