anim_frame(int w, int h, int_pair hot_spot, float duration) | anim_frame | [inline] |
anim_frame(int w, int h, int_pair hot_spot, float duration, const vector< rgbaf > &pixels) | anim_frame | [inline] |
anim_frame() | anim_frame | [inline] |
duration | anim_frame | |
from_sdl_surface(SDL_Surface *s, int_pair hot_spot, float duration) | anim_frame | [static] |
get_pixel(int x, int y) const | anim_frame | [inline] |
get_pixel_with_interpolation(float px, float py) const | anim_frame | [inline] |
h | anim_frame | |
hot_spot | anim_frame | |
pixels | anim_frame | |
point_in_surf(int_pair p, int_pair pl, float scaling) const | anim_frame | |
set_pixel(int x, int y, rgbaf pix) | anim_frame | [inline] |
w | anim_frame | |