Antkeeper  0.0.1
animation< T > Member List

This is the complete list of members for animation< T >, including all inherited members.

add_channel(int id)animation< T >
advance(float dt)animation< T >virtual
animation()animation< T >
animation_base()animation_base
channel typedefanimation< T >
end_callbackanimation_baseprotected
get_channel(int id) constanimation< T >
get_channel(int id)animation< T >
get_duration() constanimation< T >virtual
get_loop_count() constanimation_baseinline
get_position() constanimation_baseinline
interpolator_type typedefanimation< T >
is_looped() constanimation_baseinline
is_paused() constanimation_baseinline
is_stopped() constanimation_baseinline
keyframe typedefanimation< T >
loop(bool enabled)animation_base
loop_callbackanimation_baseprotected
loop_countanimation_baseprotected
loopedanimation_baseprotected
pause()animation_base
pausedanimation_baseprotected
play()animation_base
positionanimation_baseprotected
remove_channel(int id)animation< T >
remove_channels()animation< T >
rewind()animation_base
seek(float t)animation_base
set_end_callback(std::function< void()> callback)animation_base
set_frame_callback(std::function< void(int, const T &)> callback)animation< T >
set_interpolator(interpolator_type interpolator)animation< T >
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