#include "ming_utils.h"#include <stdlib.h>#include <stdio.h>#include <ming.h>Defines | |
| #define | OUTPUT_VERSION 7 |
| #define | OUTPUT_FILENAME "displaylist_depths_test3.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_test3.swf" |
Referenced by main().
| #define OUTPUT_VERSION 7 |
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(), newSWFAction, and SWFACTION_CONSTRUCT.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.7.1