CryTUI::Widgets::CircleSpinner
A braille dot ring with an arc rotating around it.
The ring is a midpoint-circle perimeter sorted by angle, so the arc is a
contiguous run of that list and rotating it is a single index step. The
unlit remainder of the ring stays visible in dim_color, which is what
separates this from a bare chasing dot.
Constructors
Class methods
Instance methods
alignment
Sourcearc_color
Sourcearc_len
Sourceblock
Sourcechar_size
Sourcedim_color
Sourcelines
Sourceradius
Sourcerender(area : Rect, buffer : Buffer) : Nil
Sourcespin
Sourcestyle
Sourcetick
Sourceticks_per_step
Source