aa623df78f
* clutter/clutter-behaviour.h: Add a function prototype for the foreach function: we need something more specific than GFunc; add clutter_behaviour_get_actors(), used to get a list of the actors. * clutter/clutter-behaviour.c: Add debugging notes; add a warning for behaviour implementations missing the alpha_notify vfunc; add api documentation * clutter/clutter-behaviour-opacity.c: * clutter/clutter-behaviour-path.c: * clutter/clutter-behaviour-scale.c: Reimplement the alpha_notify functions using the new foreach function and, where possible, by directly iterating on the actors: this shaves off the number of recalculations of the property/alpha values, and the number of functions. |
||
---|---|---|
.. | ||
clutter-actor.sgml | ||
clutter-alpha.sgml | ||
clutter-behaviour-opacity.sgml | ||
clutter-behaviour-path.sgml | ||
clutter-behaviour-scale.sgml | ||
clutter-behaviour.sgml | ||
clutter-clone-texture.sgml | ||
clutter-color.sgml | ||
clutter-event.sgml | ||
clutter-feature.sgml | ||
clutter-fixed.sgml | ||
clutter-group.sgml | ||
clutter-keysyms.sgml | ||
clutter-label.sgml | ||
clutter-main.sgml | ||
clutter-marshal.sgml | ||
clutter-media.sgml | ||
clutter-rectangle.sgml | ||
clutter-stage.sgml | ||
clutter-texture.sgml | ||
clutter-timeline.sgml | ||
clutter-util.sgml | ||
clutter-version.sgml |