API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
nkGraphicsWrap
Enums
ResourceLoadStateWrapper.h
1
// ResourceLoadStateWrapper.h
3
//
5
6
namespace
nkAstraeus::nkGraphicsWrap
7
{
11
class
ResourceLoadStateWrapper
final
12
{
13
public :
14
15
// Environment update
28
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
29
} ;
30
}
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::nkGraphicsWrap::ResourceLoadStateWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
nkAstraeus::nkGraphicsWrap
Encompasses the wrapping of nkGraphics for scripting.
Definition:
BoundingBoxWrapper.h:7
nkAstraeus::nkGraphicsWrap::ResourceLoadStateWrapper
Wraps the enum values of the nkGraphics::RESOURCE_LOAD_STATE.
Definition:
ResourceLoadStateWrapper.h:12
Generated by
Doxygen
1.8.18