Class StyleLength

java.lang.Object
net.risingworld.api.ui.style.StyleLength

public final class StyleLength extends Object
  • Method Details

    • set

      public void set(float value)
    • set

      public void set(float value, Unit unit)
    • set

      public void set(StyleKeyword keyword)
    • reset

      public void reset()
    • get

      public float get()
    • getUnit

      public Unit getUnit()
    • getKeyword

      public StyleKeyword getKeyword()