![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include <AnimationTypes.h>
Public Attributes | |
| std::string | type |
| int | frame = 0 |
| std::string | dataJson |
Definition at line 115 of file AnimationTypes.h.
| std::string OlympeAnimation::AnimationEventData::dataJson |
Definition at line 119 of file AnimationTypes.h.
| int OlympeAnimation::AnimationEventData::frame = 0 |
Definition at line 118 of file AnimationTypes.h.
| std::string OlympeAnimation::AnimationEventData::type |
Definition at line 117 of file AnimationTypes.h.