#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ming.h>
#include "ming_utils.h"
Defines | |
#define | OUTPUT_VERSION 6 |
#define | OUTPUT_FILENAME "loop_test8.swf" |
Functions | |
SWFDisplayItem | add_static_mc (SWFMovie mo, const char *name, const char *color, int depth, float ratio) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "loop_test8.swf" |
Referenced by main().
#define OUTPUT_VERSION 6 |
Referenced by main().
SWFDisplayItem add_static_mc | ( | SWFMovie | mo, | |
const char * | name, | |||
const char * | color, | |||
int | depth, | |||
float | ratio | |||
) |
References make_fill_square().
int main | ( | int | argc, | |
char ** | argv | |||
) |