#include <target_null_tile.h>
Inheritance diagram for synfig::Target_Null_Tile:

Public Member Functions | |
| ~Target_Null_Tile () | |
| virtual bool | add_tile (const synfig::Surface &surface, int x, int y) |
| Adds the tile at x , y contained in surface. | |
| virtual bool | start_frame (ProgressCallback *cb=NULL) |
| Marks the start of a frame. | |
| virtual void | end_frame () |
| Marks the end of a frame. | |
Static Public Member Functions | |
| static Target * | create (const char *filename=0) |
|
|
|
|
||||||||||||||||
|
Adds the tile at x , y contained in surface.
Implements synfig::Target_Tile. |
|
|
Marks the start of a frame.
Implements synfig::Target_Tile. |
|
|
Marks the end of a frame.
Implements synfig::Target_Tile. |
|
|
|
1.4.6