|
MochiEngine
|
The button options is a composite of 3 GUIOptions: the default, the focus and pressed states. It allows to, for example, make a button smaller when focused, or changing tints between states. More...
#include <GUICommon.hpp>
Public Attributes | |
| GUIOptions | BaseOptions |
| GUIOptions | FocusedOptions |
| GUIOptions | PressedOptions |
The button options is a composite of 3 GUIOptions: the default, the focus and pressed states. It allows to, for example, make a button smaller when focused, or changing tints between states.