NAME
newSWFMatrix - scale is in FB format- i.e., lower 16 bits are on the right of the
SYNOPSIS
#include <ming.h>
SWFMatrix newSWFMatrix
(
float a,
float b,
float c,
float d,
int x,
int y
);
PARAMETERS
-
float a
-
Not Documented.
-
float b
-
Not Documented.
-
float c
-
Not Documented.
-
float d
-
Not Documented.
-
int x
-
Not Documented.
-
int y
-
Not Documented.
DESCRIPTION
Decimal point..