Gnash
0.8.10
|
#include <boost/intrusive_ptr.hpp>
#include "GradientBevelFilter_as.h"
#include "as_object.h"
#include "VM.h"
#include "Global_as.h"
#include "BitmapFilter_as.h"
#include "Filters.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::gradientbevelfilter_class_init (as_object &where, const ObjectURI &uri) |
The prototype of flash.filters.GradientBevelFilter is a new BitmapFilter. |