|
group2 0.1.0
CSE 125 Group 2
|
Emote wheel state — drives the radial emote selection menu. More...
#include <HudTypes.hpp>
Public Attributes | |
| bool | open = false |
| True while the Emote binding is held. | |
| int | selectedIndex = -1 |
| Highlighted emote sector, or -1 (none). | |
Emote wheel state — drives the radial emote selection menu.
Item labels come from the neutral emote catalog (EmoteCatalog.hpp); the widget only needs to know whether the wheel is open and which sector is currently highlighted.
| bool HudEmoteWheelState::open = false |
True while the Emote binding is held.
| int HudEmoteWheelState::selectedIndex = -1 |
Highlighted emote sector, or -1 (none).