#include <stdlib.h>#include <stdio.h>#include <ming.h>#include "ming_utils.h"Defines | |
| #define | OUTPUT_VERSION 6 |
| #define | OUTPUT_FILENAME "masks_test2.swf" |
Functions | |
| SWFMovieClip | defineMovieclip (int x, int y, int w, int h) |
| int | main (int argc, char **argv) |
| #define OUTPUT_FILENAME "masks_test2.swf" |
Referenced by main().
| #define OUTPUT_VERSION 6 |
Referenced by main().
| SWFMovieClip defineMovieclip | ( | int | x, | |
| int | y, | |||
| int | w, | |||
| int | h | |||
| ) |
References make_fill_square().
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.7.1