|
synfig-core
1.0.3
|
Template File. More...
#include "target_tile.h"#include "string.h"#include "surface.h"#include "render.h"#include "canvas.h"#include "context.h"#include "general.h"#include <ETL/clock>#include <vector>#include <algorithm>Macros | |
| #define | SYNFIG_OPTIMIZE_LAYER_TREE |
| #define | total_tiles total_tiles() |
Variables | |
| const unsigned int | DEF_TILE_WIDTH = TILE_SIZE / 2 |
| const unsigned int | DEF_TILE_HEIGHT = TILE_SIZE / 2 |
Template File.
$Id$
| #define SYNFIG_OPTIMIZE_LAYER_TREE |
| #define total_tiles total_tiles() |
| const unsigned int DEF_TILE_WIDTH = TILE_SIZE / 2 |
| const unsigned int DEF_TILE_HEIGHT = TILE_SIZE / 2 |
1.8.1.2