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