Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
OlympeAnimation::AnimationEventData Struct Reference

#include <AnimationTypes.h>

Public Attributes

std::string type
 
int frame = 0
 
std::string dataJson
 

Detailed Description

Definition at line 115 of file AnimationTypes.h.

Member Data Documentation

◆ dataJson

std::string OlympeAnimation::AnimationEventData::dataJson

Definition at line 119 of file AnimationTypes.h.

◆ frame

int OlympeAnimation::AnimationEventData::frame = 0

Definition at line 118 of file AnimationTypes.h.

◆ type

std::string OlympeAnimation::AnimationEventData::type

Definition at line 117 of file AnimationTypes.h.


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