Interaction state for UIInteractable elements.
More...
#include <ui_interactable.h>
Interaction state for UIInteractable elements.
Tracks hover, press, hold, focus, and disabled states.
◆ disabled
| bool UIInteractionState::disabled = false |
◆ focused
| bool UIInteractionState::focused = false |
◆ held
| bool UIInteractionState::held = false |
◆ hovered
| bool UIInteractionState::hovered = false |
◆ pressed
| bool UIInteractionState::pressed = false |
The documentation for this struct was generated from the following file: