Class UINumberBox

All Implemented Interfaces:
UIContextActions, UIFocus, UIKeyFocus, UIMouseFocus, UITabFocus, LXLoopTask
Direct Known Subclasses:
UIDoubleBox, UIIntegerBox

public abstract class UINumberBox extends UIInputBox
  • Field Details

    • hasShiftMultiplier

      protected boolean hasShiftMultiplier
    • shiftMultiplier

      protected float shiftMultiplier
  • Constructor Details

    • UINumberBox

      protected UINumberBox()
    • UINumberBox

      protected UINumberBox(float x, float y, float w, float h)
  • Method Details