Lysa Nodes  0.0
Lysa Nodes — Scene Graph for the Lysa Engine
AnimationPlayerEvent Struct Reference

Detailed Description

Animation player events

Static Public Attributes

static constexpr auto START {"ANIMATION_PLAYER_START"}
 
static constexpr auto FINISH {"ANIMATION_PLAYER_FINISH"}
 

Member Data Documentation

constexpr auto FINISH {"ANIMATION_PLAYER_FINISH"}
staticconstexpr

Fired when an animation stops playing

constexpr auto START {"ANIMATION_PLAYER_START"}
staticconstexpr

Fired when an animation began playing