Module immi::widgets [] [src]

The widgets that can be drawn.

Each module corresponds to a widget. See the individual module documentations for more info.

Modules

circular_progress_bar

A circular progress bar is a circle that fills itself to indicate some sort of progression.

image

Non-interactive images used for decoration purposes.

image9

A 9-parts image is an image that can be stretched while still looking good.

image9_button

Same as image9, except that the image is clickable.

image_button

Image buttons are images that are clickable.

label

A label is a single line of text.

progress_bar

A progress bar is a rectangle that fills itself to indicate some sort of progression.

Enums

Interaction

Whether the cursor clicked on the widget.