module

CryTUI::Widgets::SpinnerBody

The render tail every spinner shares: base style across the whole area, the optional block, then one line per row of the current frame.

Class methods

render(area : Rect, buffer : Buffer, style : Style, block : Block | Nil, lines : Array(Line)) : Nil
Source