Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
CharacterAnimationData Struct Reference

#include <BasicTypes.hpp>

Collaboration diagram for CharacterAnimationData:
Collaboration graph

Public Attributes

AnimationType currentAnimation
 
double currentTicks
 
std::array< Animation, ANIMATION_TYPE_COUNT > animations
 

Member Data Documentation

◆ animations

std::array<Animation, ANIMATION_TYPE_COUNT> CharacterAnimationData::animations

◆ currentAnimation

AnimationType CharacterAnimationData::currentAnimation

◆ currentTicks

double CharacterAnimationData::currentTicks

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