, including all inherited members.
add(Drawable::pointer d) | Papyrus::AffineAnimator | |
advance(int n=1) | Papyrus::Animator | [virtual] |
AffineAnimator(const Glib::ustring &id, double tx=0.0, double ty=0.0, double scalex=1.0, double scaley=1.0, double rotation=0.0, double skewx=0.0, double skewy=0.0) | Papyrus::AffineAnimator | [protected] |
animate(int n=1) | Papyrus::AffineAnimator | [protected, virtual] |
Animator(const Glib::ustring &id) | Papyrus::Animator | [protected] |
bounce_direction() | Papyrus::Animator | |
bounce_frames() | Papyrus::Animator | |
Controller(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [protected] |
create(const Glib::ustring &id=Glib::ustring(), double tx=0.0, double ty=0.0, double scalex=1.0, double scaley=1.0, double rotation=0.0, double skewx=0.0, double skewy=0.0) | Papyrus::AffineAnimator | [static] |
create(double tx, double ty, double scalex=1.0, double scaley=1.0, double rotation=0.0, double skewx=0.0, double skewy=0.0) | Papyrus::AffineAnimator | [static] |
Papyrus::Animator::create(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [static] |
disable(bool value=true) | Papyrus::Controller | [virtual] |
drawables() | Papyrus::AffineAnimator | |
Drawables typedef | Papyrus::AffineAnimator | |
enable(bool value=true) | Papyrus::Controller | [virtual] |
find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
frame_rate() | Papyrus::Animator | [virtual] |
get_rotate() | Papyrus::AffineAnimator | |
get_scale(double &sx, double &sy) | Papyrus::AffineAnimator | |
get_scale_x() | Papyrus::AffineAnimator | |
get_scale_y() | Papyrus::AffineAnimator | |
get_skew(double &skewx, double &skewy) | Papyrus::AffineAnimator | |
get_skew_x() | Papyrus::AffineAnimator | |
get_skew_y() | Papyrus::AffineAnimator | |
get_translate(double &tx, double &ty) | Papyrus::AffineAnimator | |
get_translate_x() | Papyrus::AffineAnimator | |
get_translate_y() | Papyrus::AffineAnimator | |
handle(const Event::Event &event) | Papyrus::Controller | [virtual] |
handle(const Event::Button &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonPress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonDoublePress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonTriplePress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonRelease &event) | Papyrus::Controller | [virtual] |
handle(const Event::Key &event) | Papyrus::Controller | [virtual] |
handle(const Event::KeyPress &event) | Papyrus::Controller | [virtual] |
handle(const Event::KeyRelease &event) | Papyrus::Controller | [virtual] |
handle(const Event::Motion &event) | Papyrus::Controller | [virtual] |
handle(const Event::Scroll &event) | Papyrus::Controller | [virtual] |
handle_event(const Event::Event &event) | Papyrus::Controller | |
id() const | Papyrus::Object | [inline] |
interval() | Papyrus::Animator | [virtual] |
is_disabled() | Papyrus::Controller | [virtual] |
is_started() | Papyrus::Animator | [virtual] |
m_bounce_direction | Papyrus::Animator | [protected] |
m_bounce_frames | Papyrus::Animator | [protected] |
m_bounce_position | Papyrus::Animator | [protected] |
m_disabled | Papyrus::Controller | [protected] |
m_drawables | Papyrus::AffineAnimator | [protected] |
m_id | Papyrus::Object | [protected] |
m_interval | Papyrus::Animator | [protected] |
m_r | Papyrus::AffineAnimator | [protected] |
m_revscalex | Papyrus::AffineAnimator | [protected] |
m_revscaley | Papyrus::AffineAnimator | [protected] |
m_scalex | Papyrus::AffineAnimator | [protected] |
m_scaley | Papyrus::AffineAnimator | [protected] |
m_self | Papyrus::Controller | [protected] |
m_signal_advanced | Papyrus::Animator | [protected] |
m_signal_changed | Papyrus::Object | [protected] |
m_signal_disabled | Papyrus::Controller | [protected] |
m_signal_id_changed | Papyrus::Object | [protected] |
m_skewx | Papyrus::AffineAnimator | [protected] |
m_skewy | Papyrus::AffineAnimator | [protected] |
m_timeout_source_id | Papyrus::Animator | [protected] |
m_tx | Papyrus::AffineAnimator | [protected] |
m_ty | Papyrus::AffineAnimator | [protected] |
Object(const Glib::ustring &id=Glib::ustring()) | Papyrus::Object | [inline, protected] |
Object(const AttributeValueMap &avmap) | Papyrus::Object | [inline, protected] |
on_button_double_press(const Event::ButtonDoublePress &event) | Papyrus::Controller | [protected, virtual] |
on_button_press(const Event::ButtonPress &event) | Papyrus::Controller | [protected, virtual] |
on_button_release(const Event::ButtonRelease &event) | Papyrus::Controller | [protected, virtual] |
on_button_triple_press(const Event::ButtonTriplePress &event) | Papyrus::Controller | [protected, virtual] |
on_key_press(const Event::KeyPress &event) | Papyrus::Controller | [protected, virtual] |
on_key_release(const Event::KeyRelease &event) | Papyrus::Controller | [protected, virtual] |
on_motion(const Event::Motion &event) | Papyrus::Controller | [protected, virtual] |
on_scroll(const Event::Scroll &event) | Papyrus::Controller | [protected, virtual] |
pointer typedef | Papyrus::AffineAnimator | |
remove(Drawable::pointer d) | Papyrus::AffineAnimator | |
reverse(int n=1) | Papyrus::Animator | [virtual] |
set(const AttributeValueMap &avmap) | Papyrus::Object | [inline, virtual] |
set_bounce_frames(int frames) | Papyrus::Animator | |
set_frame_rate(unsigned int frames_per_second) | Papyrus::Animator | [virtual] |
set_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
set_interval(unsigned int interval_ms) | Papyrus::Animator | [virtual] |
set_rotate(double r) | Papyrus::AffineAnimator | |
set_scale(double scale_x, double scale_y) | Papyrus::AffineAnimator | |
set_scale(double s) | Papyrus::AffineAnimator | |
set_scale_x(double sx) | Papyrus::AffineAnimator | |
set_scale_y(double sy) | Papyrus::AffineAnimator | |
set_skew(double skewx, double skewy) | Papyrus::AffineAnimator | |
set_skew_x(double skewx) | Papyrus::AffineAnimator | |
set_skew_y(double skewy) | Papyrus::AffineAnimator | |
set_translate(double tx, double ty) | Papyrus::AffineAnimator | |
set_translate_x(double tx) | Papyrus::AffineAnimator | |
set_translate_y(double ty) | Papyrus::AffineAnimator | |
signal_advanced() | Papyrus::Animator | |
signal_changed() | Papyrus::Object | [inline] |
signal_disabled() | Papyrus::Controller | |
signal_id_changed() | Papyrus::Object | [inline] |
start() | Papyrus::Animator | [virtual] |
start(unsigned int interval_ms) | Papyrus::Animator | [virtual] |
stop() | Papyrus::Animator | [virtual] |
timeout_handler() | Papyrus::Animator | [protected] |
weak_pointer typedef | Papyrus::Controller | |
~AffineAnimator() | Papyrus::AffineAnimator | [virtual] |
~Animator() | Papyrus::Animator | [virtual] |
~Controller() | Papyrus::Controller | [virtual] |
~Object() | Papyrus::Object | [inline, virtual] |