UGDK
|
#include <animationframe.h>
Public Member Functions | |
Animation () | |
double | fps () const |
double | period () const |
void | set_fps (const double fps) |
void | set_period (const double period) |
ugdk::action::Animation::Animation | ( | ) | [inline] |
double ugdk::action::Animation::fps | ( | ) | const [inline] |
double ugdk::action::Animation::period | ( | ) | const [inline] |
void ugdk::action::Animation::set_fps | ( | const double | fps | ) | [inline] |
void ugdk::action::Animation::set_period | ( | const double | period | ) | [inline] |