Class CherryTheme

java.lang.Object
de.luckymcdev.foundryengine.client.editor.styles.builtin.CherryTheme
All Implemented Interfaces:
ImTheme

public class CherryTheme extends Object implements ImTheme
  • Constructor Details

    • CherryTheme

      public CherryTheme()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface ImTheme
    • applyTheme

      public void applyTheme(imgui.ImGuiStyle s)
      Specified by:
      applyTheme in interface ImTheme