Defines | Functions

displaylist_depths_test6.c File Reference

#include "ming_utils.h"
#include <stdlib.h>
#include <stdio.h>
#include <ming.h>

Defines

#define OUTPUT_VERSION   6
#define OUTPUT_FILENAME   "displaylist_depths_test6.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 Documentation

#define OUTPUT_FILENAME   "displaylist_depths_test6.swf"

Referenced by main().

#define OUTPUT_VERSION   6

Referenced by main().


Function Documentation

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 
)