~ubuntu-branches/ubuntu/gutsy/compiz-fusion-plugins-main/gutsy

« back to all changes in this revision

Viewing changes to src/animation/dream.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-06-25 14:53:30 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070625145330-279imp4j31n39ybp
Tags: 0.0.0+git20070625-0ubuntu1
new git snapshot (fixes animation plugin breakage)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
void
2
 
fxDreamModelStepObject(CompWindow * w,
3
 
                                           Model * model, Object * object, float forwardProgress);
4
 
void fxDreamModelStep(CompScreen * s, CompWindow * w, float time);
5
 
void
6
 
fxDreamUpdateWindowAttrib(AnimScreen * as,
7
 
                                                  AnimWindow * aw, WindowPaintAttrib * wAttrib);