UGDK
|
AddObserver(Observer *observer) | ugdk::action::AnimationManager | |
AddTickFunction(std::tr1::function< void(void)> tick) | ugdk::action::AnimationManager | |
AnimationManager(double fps, AnimationSet *set) | ugdk::action::AnimationManager | |
fps() const | ugdk::action::AnimationManager | |
get_current_modifier() const | ugdk::action::AnimationManager | |
GetFrame() const | ugdk::action::AnimationManager | |
n_frames() const | ugdk::action::AnimationManager | |
period() const | ugdk::action::AnimationManager | |
Select(const std::string &name) | ugdk::action::AnimationManager | |
Select(int index) | ugdk::action::AnimationManager | |
set_default_frame(int default_frame) | ugdk::action::AnimationManager | [inline] |
set_slowdown_factor(const double factor) | ugdk::action::AnimationManager | [inline] |
set_speedup_factor(const double factor) | ugdk::action::AnimationManager | [inline] |
Update(double delta_t) | ugdk::action::AnimationManager | |
~AnimationManager() | ugdk::action::AnimationManager |