EngineScriptConversions.cpp File Reference

#include "precompiled.h"
#include "scriptinterface/ScriptInterface.h"
#include "scriptinterface/ScriptExtraHeaders.h"
#include "maths/Fixed.h"
#include "maths/FixedVector2D.h"
#include "maths/FixedVector3D.h"
#include "ps/CLogger.h"
#include "ps/Overlay.h"
#include "ps/utf16string.h"
#include "simulation2/helpers/Grid.h"
#include "simulation2/system/IComponent.h"
#include "simulation2/system/ParamNode.h"

Defines

#define FAIL(msg)   STMT(JS_ReportError(cx, msg); return false)

Functions

template<jsint atype, typename T >
jsval ToJSVal_Grid (JSContext *cx, const Grid< T > &val)

Define Documentation

#define FAIL ( msg   )     STMT(JS_ReportError(cx, msg); return false)

Function Documentation

template<jsint atype, typename T >
jsval ToJSVal_Grid ( JSContext *  cx,
const Grid< T > &  val 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Wed May 16 03:15:24 2012 for Pyrogenesis by  doxygen 1.6.3