2007-08-07 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-behaviour-ellipse.c: Add a documentation note regarding ellipse setting the applied actors position.
This commit is contained in:
parent
0925bd7238
commit
3a8cc2226b
@ -1,3 +1,9 @@
|
|||||||
|
2007-08-07 Matthew Allum <mallum@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/clutter-behaviour-ellipse.c:
|
||||||
|
Add a documentation note regarding ellipse setting
|
||||||
|
the applied actors position.
|
||||||
|
|
||||||
2007-08-07 Matthew Allum <mallum@openedhand.com>
|
2007-08-07 Matthew Allum <mallum@openedhand.com>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
@ -32,6 +32,9 @@
|
|||||||
* #ClutterBehaviourEllipse interpolates actors along a path defined by
|
* #ClutterBehaviourEllipse interpolates actors along a path defined by
|
||||||
* an ellipse.
|
* an ellipse.
|
||||||
*
|
*
|
||||||
|
* Note, on applying an ellipse behaviour to an actor its position will
|
||||||
|
* be set to what is dictated by the ellipses initial position.
|
||||||
|
*
|
||||||
* Since: 0.4
|
* Since: 0.4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user