| Package | Description |
|---|---|
| io.github.bananapuncher714.radioboard.providers.canvas |
RadioCanvas and RadioIcon for easy canvas creation |
| Class and Description |
|---|
| RadioCanvas
A simple canvas that allows modification through RadioIcons
|
| RadioIcon
Can be added to
RadioCanvas to display images |
| RadioIconButton
A button that stays pressed for a certain amount of time and can run a command
|
| RadioIconCloud
Used to apply a "cloudy" effect to certain portions of the
RadioCanvas |
| RadioIconGif
Plays a gif
|
| RadioIconImage
Displays a simple image
|
| RadioIconSwitch
A simple switch that runs different commands for each state it can be in
|