group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
emotes Namespace Reference

Functions

const char * emoteName (int index)
 Short all-caps label for an emote index (for the wheel widget).

Variables

constexpr int kEmoteCount = 5
 Number of emotes shown on the wheel.

Function Documentation

◆ emoteName()

const char * emotes::emoteName ( int index)
inline

Short all-caps label for an emote index (for the wheel widget).

Returns "" for out-of-range indices.

Here is the caller graph for this function:

Variable Documentation

◆ kEmoteCount

int emotes::kEmoteCount = 5
inlineconstexpr

Number of emotes shown on the wheel.

Must match the index→ClipId mapping in emoteClipForIndex() (AnimationLibrary) and the per-emote asset files under assets/emotes/.