Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Protected Attributes | List of all members
AnimationSet Class Reference

#include <AnimationSet.h>

Public Member Functions

 AnimationSet ()=default
 
 ~AnimationSet ()=default
 

Protected Attributes

std::vector< IAnimation * > m_animations
 
std::vector< Ptr< TimelineBase > > m_timelines
 

Constructor & Destructor Documentation

AnimationSet::AnimationSet ( )
explicitdefault
AnimationSet::~AnimationSet ( )
default

Member Data Documentation

std::vector< IAnimation* > AnimationSet::m_animations
protected
std::vector< Ptr< TimelineBase > > AnimationSet::m_timelines
protected

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