#include <stdlib.h>
#include <stdio.h>
#include <ming.h>
#include "ming_utils.h"
Defines | |
#define | OUTPUT_VERSION 6 |
#define | OUTPUT_FILENAME "root_stop_test.swf" |
Functions | |
SWFAction | action_in_root (void) |
SWFAction | action_in_sprite (void) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "root_stop_test.swf" |
Referenced by main().
#define OUTPUT_VERSION 6 |
SWFAction action_in_root | ( | void | ) |
SWFAction action_in_sprite | ( | void | ) |
Referenced by main().
int main | ( | int | argc, | |
char ** | argv | |||
) |
References action_in_root(), action_in_sprite(), make_fill_square(), and OUTPUT_FILENAME.