|
API Documentation
|
|
|
Defines an environment in which scripts can execute.
Definition: Environment.h:14
static void * constructor(const nkScripts::DataStack &stack)
A view over data.
Definition: BufferView.h:18
static nkScripts::OutputValue checkAgainst(const nkScripts::DataStack &stack)
static void destructor(void *toDestroy)
static nkScripts::OutputValue getCenter(const nkScripts::DataStack &stack)
static void updateEnvironment(nkScripts::Environment *env)
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
Encompasses the wrapping of nkGraphics for scripting.
Definition: BoundingBoxWrapper.h:7
Wraps a nkGraphics::BoundingBox and offers functions for use in scripting.
Definition: BoundingBoxWrapper.h:12
static nkScripts::OutputValue newCube(const nkScripts::DataStack &stack)
static nkScripts::OutputValue newBox(const nkScripts::DataStack &stack)