11 Grid(
int columns,
int width,
int cellPadding = 0,
int rowPadding = 0);
24 bool touchMode =
true;
Grid(int columns, int width, int cellPadding=0, int rowPadding=0)
int highlighted
Cursor state.
bool process(InputEvents *event) override
process any input that is received for this element
void refresh()
Recalculate positions for all child elements.