[gnome-devel-docs] added a <p> on animations
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] added a <p> on animations
- Date: Mon, 2 Apr 2012 14:43:57 +0000 (UTC)
commit b4750554e65801a4cc66ddbbd435c349c69e85e8
Author: Luc Pionchon <pionchon luc gmail com>
Date: Sun May 29 10:52:48 2011 +0300
added a <p> on animations
platform-overview/C/clutter.page | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/platform-overview/C/clutter.page b/platform-overview/C/clutter.page
index a2f8cdc..8f18e48 100644
--- a/platform-overview/C/clutter.page
+++ b/platform-overview/C/clutter.page
@@ -29,6 +29,11 @@ API. Clutter also provides generic classes for structuring a user interface
using both a box-packing model like GTK+, and a series of free-form
"constraints".</p>
+<p>Clutter provides an extensible animation framework and graphical
+effects. An animation is associated with a timeline and changes one or
+more properties of one or more actors over time, for example their
+rotation in a particular dimension, scale, size, opacity, etc.</p>
+
<p>A number of third-party libraries allow integration with other
technologies, such as: Clutter-GTK, for embedding a Clutter stage inside a
GTK+ application; Clutter-GStreamer, for embedding GStreamer video and audio
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]