API Documentation
Classes
nkAstraeus::nkScriptsWrap Namespace Reference

Encompasses the wrapping of nkScripts for scripting. More...

Classes

class  CompilationFailureTypeWrapper
 Wraps the nkScripts::COMPILATION_FAILURE_TYPE enum and offers capabilities to use it in scripts. More...
 
class  CompilationResultWrapper
 Wraps a nkScripts::CompilationResult and offers capabilities to use it in scripts. More...
 
struct  Constants
 Constants encompassing user type identifiers for the wrapping of nkScripts. More...
 
class  EnvironmentInitializer
 Allows to initialize an environment to set up all the offered wrapping for nkScripts inside it. More...
 
class  EnvironmentWrapper
 Wraps a nkScripts::Environment and offer functions for use in scripting. More...
 
class  InterpreterWrapper
 Wraps the nkScripts::INTERPRETER enum and offers capabilities to use it in scripts. More...
 
class  ScriptWrapper
 Wraps a nkScripts::Script and offers functions for use in scripting. More...
 

Detailed Description

Encompasses the wrapping of nkScripts for scripting.