Class ThemeConfig

java.lang.Object
dev.vanengine.core.ThemeConfig

public class ThemeConfig extends Object
Configuration loaded from theme.json in a theme directory.
  • Constructor Details

    • ThemeConfig

      public ThemeConfig()
  • Method Details

    • getGlobalName

      public String getGlobalName()
    • setGlobalName

      public void setGlobalName(String globalName)