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)
-
-
-
Constructor Detail
-
Settings
public Settings(java.lang.String name)
-
Settings
public Settings(LightGlow.Settings other)
-
-