Class SwitchableLeaderboard.ButtonState

java.lang.Object
com.maximde.hologramlib.hologram.custom.SwitchableLeaderboard.ButtonState
Enclosing class:
SwitchableLeaderboard

public static class SwitchableLeaderboard.ButtonState extends Object
Represents a single state of a button
  • Constructor Details

    • ButtonState

      public ButtonState(String displayText, Object data)