Class Config

java.lang.Object
com.stereowalker.unionlib.config.Config
All Implemented Interfaces:
ConfigObject

public class Config extends Object implements ConfigObject
  • Field Details

    • debug

      public boolean debug
    • no_gl_debug

      public boolean no_gl_debug
    • config_button

      public boolean config_button
    • cosmetic_button

      public boolean cosmetic_button
    • tags

      public boolean tags
    • tagColor

      public int tagColor
    • textScrollSpeed

      public int textScrollSpeed
    • textScrollReset

      public int textScrollReset
  • Constructor Details

    • Config

      public Config()