Animation Seznam členů třídy
Zde naleznete úplný seznam členů třídy
Animation, včetně všech zděděných členů.
Animation() | Animation | |
Animation(TiXmlElement *el, Uint16 width, Uint16 height, const Surface &sur_src, const Surface &sur_shadow_src=0) | Animation | |
Animation(const Animation &anim) | Animation | |
cur_frame_ | Animation | [private] |
draw(SDL_Surface *window, int x, int y) const | Animation | |
draw_shadow_ | Animation | [private] |
frame_period_ | Animation | [private] |
frames_ | Animation | [private] |
frames_t typedef | Animation | [private] |
height() const | Animation | |
initialize(TiXmlElement *el, Uint16 width, Uint16 height, const Surface &sur_src, const Surface &sur_shadow_src=0) | Animation | |
last_access_ | Animation | [private] |
loadItem_(TiXmlElement *el, Uint16 width, Uint16 height, const Surface &sur_src, const Surface &sur_shadow_src) | Animation | [private] |
operator=(const Animation &anim) | Animation | |
periods_to_end() const | Animation | |
random() | Animation | |
reset() | Animation | |
run_counter_ | Animation | [private] |
run_num() const | Animation | |
set_transparency(Uint8 alpha) | Animation | |
shadow_frames_ | Animation | [private] |
transparency_ | Animation | [private] |
update() | Animation | |
width() const | Animation | |