|
Krotos Modules 3
|
A simple, image based Close Button using a drawable with default, hover and selected properties. More...
#include <DrawableButtonHelpers.h>
Public Member Functions | |
| CloseButton () | |
Private Attributes | |
| std::unique_ptr< Drawable > | m_drawableDefault |
| std::unique_ptr< Drawable > | m_drawableHover |
| std::unique_ptr< Drawable > | m_drawableSelected |
A simple, image based Close Button using a drawable with default, hover and selected properties.
TODO This could be generalised to any drawable button function
| krotos::CloseButton::CloseButton | ( | ) |
|
private |
|
private |
|
private |