Adonthell  0.4
animation Member List

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

animation()animation
clear()animation
copy(const animation &src)animationinline
currentframe() constanimationinline
delete_frame(u_int16 pos)animation
delete_image(u_int16 pos)animation
draw(s_int16 x, s_int16 y, const drawing_area *da_opt=NULL, surface *target=NULL) constanimationvirtual
drawable()drawable
get(igzstream &file)animation
get_frame(u_int16 nbr)animationinline
get_image(u_int16 nbr)animationinline
height() constdrawableinline
input_update()drawablevirtual
insert_frame(const animationframe af, u_int16 pos)animation
insert_image(const image *im, u_int16 pos)animation
length() constdrawableinline
load(string fname)animation
nbr_of_frames() constanimationinline
nbr_of_images() constanimationinline
next_frame()animation
operator=(const animation &src)animation
play()animationinline
playstate() constanimationinline
put(ogzstream &file) constanimation
rewind()animationinline
save(string fname) constanimation
set_currentframe(u_int16 framenbr)animationinline
set_height(u_int16 h)drawableinlineprotected
set_length(u_int16 l)drawableinlineprotected
set_offset(s_int16 x, s_int16 y)animationinline
stop()animationinline
update()animationvirtual
win_anim (defined in animation)animationfriend
xoffset() constanimationinline
yoffset() constanimationinline
zoom(u_int16 sx, u_int16 sy, const animation *src)animation
~animation()animation
~drawable()drawablevirtual