Adonthell
0.4
|
This is the complete list of members for animation, including all inherited members.
animation() | animation | |
clear() | animation | |
copy(const animation &src) | animation | inline |
currentframe() const | animation | inline |
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) const | animation | virtual |
drawable() | drawable | |
get(igzstream &file) | animation | |
get_frame(u_int16 nbr) | animation | inline |
get_image(u_int16 nbr) | animation | inline |
height() const | drawable | inline |
input_update() | drawable | virtual |
insert_frame(const animationframe af, u_int16 pos) | animation | |
insert_image(const image *im, u_int16 pos) | animation | |
length() const | drawable | inline |
load(string fname) | animation | |
nbr_of_frames() const | animation | inline |
nbr_of_images() const | animation | inline |
next_frame() | animation | |
operator=(const animation &src) | animation | |
play() | animation | inline |
playstate() const | animation | inline |
put(ogzstream &file) const | animation | |
rewind() | animation | inline |
save(string fname) const | animation | |
set_currentframe(u_int16 framenbr) | animation | inline |
set_height(u_int16 h) | drawable | inlineprotected |
set_length(u_int16 l) | drawable | inlineprotected |
set_offset(s_int16 x, s_int16 y) | animation | inline |
stop() | animation | inline |
update() | animation | virtual |
win_anim (defined in animation) | animation | friend |
xoffset() const | animation | inline |
yoffset() const | animation | inline |
zoom(u_int16 sx, u_int16 sy, const animation *src) | animation | |
~animation() | animation | |
~drawable() | drawable | virtual |