|
synfig-core
1.0.3
|
Implementation of the "Translate" layer. More...
#include "translate.h"#include <synfig/string.h>#include <synfig/time.h>#include <synfig/context.h>#include <synfig/paramdesc.h>#include <synfig/renddesc.h>#include <synfig/surface.h>#include <synfig/value.h>#include <synfig/valuenode.h>#include <synfig/canvas.h>#include <synfig/transform.h>Functions | |
| SYNFIG_LAYER_INIT (Translate) | |
| SYNFIG_LAYER_SET_NAME (Translate,"translate") | |
| SYNFIG_LAYER_SET_LOCAL_NAME (Translate, N_("Translate")) | |
| SYNFIG_LAYER_SET_CATEGORY (Translate, N_("Transform")) | |
| SYNFIG_LAYER_SET_VERSION (Translate,"0.1") | |
| SYNFIG_LAYER_SET_CVS_ID (Translate,"$Id$") | |
Implementation of the "Translate" layer.
$Id$
=== N O T E S ===========================================================
| SYNFIG_LAYER_INIT | ( | Translate | ) |
| SYNFIG_LAYER_SET_NAME | ( | Translate | , |
| "translate" | |||
| ) |
| SYNFIG_LAYER_SET_VERSION | ( | Translate | , |
| "0.1" | |||
| ) |
| SYNFIG_LAYER_SET_CVS_ID | ( | Translate | , |
| "$Id$" | |||
| ) |
1.8.1.2