synfig-core  1.0.3
Functions
layer_switch.cpp File Reference

Implementation of the "Switch" layer. More...

#include "layer_switch.h"
#include <synfig/string.h>
#include <synfig/time.h>
#include <synfig/context.h>
#include <synfig/paramdesc.h>
#include <synfig/value.h>
#include <synfig/valuenode.h>
#include <synfig/canvas.h>

Functions

 SYNFIG_LAYER_INIT (Layer_Switch)
 SYNFIG_LAYER_SET_NAME (Layer_Switch,"switch")
 SYNFIG_LAYER_SET_LOCAL_NAME (Layer_Switch, N_("Switch"))
 SYNFIG_LAYER_SET_CATEGORY (Layer_Switch, N_("Other"))
 SYNFIG_LAYER_SET_VERSION (Layer_Switch,"0.0")
 SYNFIG_LAYER_SET_CVS_ID (Layer_Switch,"$Id$")

Detailed Description

Implementation of the "Switch" layer.

$Id$

Function Documentation

SYNFIG_LAYER_INIT ( Layer_Switch  )
SYNFIG_LAYER_SET_NAME ( Layer_Switch  ,
"switch"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( Layer_Switch  ,
N_("Switch")   
)
SYNFIG_LAYER_SET_CATEGORY ( Layer_Switch  ,
N_("Other")   
)
SYNFIG_LAYER_SET_VERSION ( Layer_Switch  ,
"0.0"   
)
SYNFIG_LAYER_SET_CVS_ID ( Layer_Switch  ,
"$Id$"   
)