Gnash
0.8.10
|
#include "VM.h"
#include "fn_call.h"
#include "Global_as.h"
#include "Math_as.h"
#include "log.h"
#include "NativeFunction.h"
#include "GnashNumeric.h"
#include <cmath>
#include <string>
#include <boost/random.hpp>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::registerMathNative (as_object &proto) |
void | gnash::math_class_init (as_object &where, const ObjectURI &uri) |