Namespaces | Functions

Rectangle_as.cpp File Reference

#include "Rectangle_as.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "smart_ptr.h"
#include "builtin_function.h"
#include "GnashException.h"
#include "VM.h"
#include "as_value.h"
#include "namedStrings.h"
#include "GnashNumeric.h"
#include <sstream>

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

void gnash::rectangle_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global Rectangle class.