CryTUI::Widgets::LinearStyle
Inherits Enum < Comparable < Value < Object
The glyph pair a LinearSpinner draws lit and unlit slots with.
Constants
Classic = 0
Square = 1
Diamond = 2
Bar = 3
Braille = 4
Arrow = 5
Instance methods
columns_per_slot
Every style occupies exactly one terminal column: all the glyphs above are East-Asian-Width Narrow or Ambiguous, both of which Western terminals render single-width.