Defines | Functions

morph_test1.c File Reference

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

Defines

#define OUTPUT_VERSION   6
#define OUTPUT_FILENAME   "morph_test1.swf"

Functions

void make_shape (SWFShape sh, int x, int y, int width, int height, byte r, byte g, byte b)
int main (int argc, char **argv)

Define Documentation

#define OUTPUT_FILENAME   "morph_test1.swf"

Referenced by main().

#define OUTPUT_VERSION   6

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)
void make_shape ( SWFShape  sh,
int  x,
int  y,
int  width,
int  height,
byte  r,
byte  g,
byte  b 
)

Referenced by main().