#include <ugdk/action/animationset.h>
ugdk::action::AnimationSet::AnimationSet |
( |
| ) |
|
ugdk::action::AnimationSet::~AnimationSet |
( |
| ) |
|
void ugdk::action::AnimationSet::Add |
( |
const std::string & |
name, |
|
|
Animation * |
sequence |
|
) |
| |
void ugdk::action::AnimationSet::Add |
( |
const std::string & |
name, |
|
|
|
... |
|
) |
| |
Animation * ugdk::action::AnimationSet::Get |
( |
int |
index | ) |
|
int ugdk::action::AnimationSet::MakeIndex |
( |
const std::string & |
name | ) |
|
void ugdk::action::AnimationSet::Print |
( |
FILE * |
out | ) |
|
void ugdk::action::AnimationSet::Release |
( |
| ) |
|
Animation * ugdk::action::AnimationSet::Search |
( |
const std::string & |
name | ) |
|
The documentation for this class was generated from the following files: