#include "ming_utils.h"
#include <stdlib.h>
#include <stdio.h>
#include <ming.h>
Defines | |
#define | OUTPUT_VERSION 6 |
#define | OUTPUT_FILENAME "displaylist_depths_test7.swf" |
Functions | |
SWFDisplayItem | add_static_mc (SWFMovie mo, const char *name, int depth, int x, int y, int width, int height) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "displaylist_depths_test7.swf" |
Referenced by main().
#define OUTPUT_VERSION 6 |
Referenced by main().
SWFDisplayItem add_static_mc | ( | SWFMovie | mo, | |
const char * | name, | |||
int | depth, | |||
int | x, | |||
int | y, | |||
int | width, | |||
int | height | |||
) |
References make_fill_square().
int main | ( | int | argc, | |
char ** | argv | |||
) |