MochiEngine
Loading...
Searching...
No Matches
Mochi::Graphics::GUIButtonOptions Struct Reference

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

Detailed Description

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.


The documentation for this struct was generated from the following file: