API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
nkGraphicsWrap
Graph
EntityWrapper.h
1
// EntityWrapper.h
3
//
5
6
namespace
nkAstraeus::nkGraphicsWrap
7
{
11
class
EntityWrapper
final
12
{
13
public :
14
15
// Environment update
21
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
22
23
// Callbacks
24
// Functions
25
} ;
26
}
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::nkGraphicsWrap::EntityWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
nkAstraeus::nkGraphicsWrap::EntityWrapper
Wraps a nkGraphics::Entity and offers functions for use in scripting.
Definition:
EntityWrapper.h:12
nkAstraeus::nkGraphicsWrap
Encompasses the wrapping of nkGraphics for scripting.
Definition:
BoundingBoxWrapper.h:7
Generated by
Doxygen
1.8.18