A simple rgb cxform for SWF2 buttons, superseded by DefineButton2. More...
#include <DefineButtonCxformTag.h>
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &) |
A simple rgb cxform for SWF2 buttons, superseded by DefineButton2.
The loader directly modifies a previous DefineButton tag. TODO: should it also modify a DefineButton2 tag? Probably, but not tested.
void gnash::SWF::DefineButtonCxformTag::loader | ( | SWFStream & | in, | |
TagType | tag, | |||
movie_definition & | m, | |||
const RunResources & | ||||
) | [static] |