Antkeeper  0.0.1
animation_base Member List

This is the complete list of members for animation_base, including all inherited members.

advance(float dt)=0animation_basepure virtual
animation_base()animation_base
end_callbackanimation_baseprotected
get_duration() const =0animation_basepure virtual
get_loop_count() constanimation_baseinline
get_position() constanimation_baseinline
is_looped() constanimation_baseinline
is_paused() constanimation_baseinline
is_stopped() constanimation_baseinline
loop(bool enabled)animation_base
loop_callbackanimation_baseprotected
loop_countanimation_baseprotected
loopedanimation_baseprotected
pause()animation_base
pausedanimation_baseprotected
play()animation_base
positionanimation_baseprotected
rewind()animation_base
seek(float t)animation_base
set_end_callback(std::function< void()> callback)animation_base
set_loop_callback(std::function< void(int)> callback)animation_base
set_speed(float speed)animation_base
set_start_callback(std::function< void()> callback)animation_base
speedanimation_baseprotected
start_callbackanimation_baseprotected
stop()animation_base
stoppedanimation_baseprotected