PixelKey
NeoPixel USB Key
Loading...
Searching...
No Matches
keyframe_group_t Struct Reference

Storage and state for keyframe groups. More...

#include <keyframes.h>

Data Fields

keyframe_base_t base
 Keyframe base; MUST be the first entry in the struct.
 
uint8_t children_len
 Number of child keyframes in this group.
 
uint8_t current_child_idx
 Index of the child keyframe being rendered.
 
keyframe_base_t *const children [(16)]
 List of child keyframes in this group.
 

Detailed Description

Storage and state for keyframe groups.


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