Go to the source code of this file.
|
| class | krotos::CloseButton |
| | A simple, image based Close Button using a drawable with default, hover and selected properties. More...
|
| |
| class | krotos::OpacityDrawableButton |
| | Helper class to create DrawableButtons with opacity hover states using a single Drawable resource. Lower overhead than the traditional method as it only instantiates as many drawables as needed. More...
|
| |
| class | krotos::ContextMenuButton |
| | Draws a context menu button which has a kebab icon with mouse hover states. More...
|
| |