add_animation(const Animation &anim) | Sprite | [inline] |
add_animation_from_gif(const Glib::ustring &id, const Glib::ustring &path) | Sprite | |
add_frame(const Glib::ustring &id, int time, const Glib::RefPtr< Gdk::Pixbuf > &pixbuf) | Sprite | |
clear() | Sprite | [inline] |
create_from_gifs(const Glib::ustring &path) | Sprite | |
get_animation(const Glib::ustring &id) | Sprite | [inline] |
get_animations() const | Sprite | [inline] |
m_Animations | Sprite | [private] |
num_animations() const | Sprite | [inline] |
remove_animation(const Glib::ustring &id) | Sprite | [inline] |
remove_frame(const Glib::ustring &id, int index) | Sprite | |
Sprite() | Sprite | [inline] |