papyrus logo

Papyrus::AffineAnimator Member List

This is the complete list of members for Papyrus::AffineAnimator, 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 typedefPapyrus::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_directionPapyrus::Animator [protected]
m_bounce_framesPapyrus::Animator [protected]
m_bounce_positionPapyrus::Animator [protected]
m_disabledPapyrus::Controller [protected]
m_drawablesPapyrus::AffineAnimator [protected]
m_idPapyrus::Object [protected]
m_intervalPapyrus::Animator [protected]
m_rPapyrus::AffineAnimator [protected]
m_revscalexPapyrus::AffineAnimator [protected]
m_revscaleyPapyrus::AffineAnimator [protected]
m_scalexPapyrus::AffineAnimator [protected]
m_scaleyPapyrus::AffineAnimator [protected]
m_selfPapyrus::Controller [protected]
m_signal_advancedPapyrus::Animator [protected]
m_signal_changedPapyrus::Object [protected]
m_signal_disabledPapyrus::Controller [protected]
m_signal_id_changedPapyrus::Object [protected]
m_skewxPapyrus::AffineAnimator [protected]
m_skewyPapyrus::AffineAnimator [protected]
m_timeout_source_idPapyrus::Animator [protected]
m_txPapyrus::AffineAnimator [protected]
m_tyPapyrus::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 typedefPapyrus::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 typedefPapyrus::Controller
~AffineAnimator()Papyrus::AffineAnimator [virtual]
~Animator()Papyrus::Animator [virtual]
~Controller()Papyrus::Controller [virtual]
~Object()Papyrus::Object [inline, virtual]

Generated on Fri Apr 16 12:41:05 2010 for papyrus by doxygen 1.6.1