API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
nkResourcesWrap
Constants.h
1
// Constants.h
3
//
5
6
namespace
nkAstraeus::nkResourcesWrap
7
{
13
struct
Constants
14
{
15
// Namespaces
16
inline
static
const
nkMemory::String
NAMESPACE
;
17
18
// UserTypes
19
inline
static
const
nkMemory::String
RESOURCE_MANAGER
;
20
} ;
21
}
nkAstraeus::nkResourcesWrap
Encompasses the wrapping of nkResources for scripting.
Definition:
Constants.h:7
nkAstraeus::nkResourcesWrap::Constants::RESOURCE_MANAGER
static const nkMemory::String RESOURCE_MANAGER
Identifies a nkResources::ResourceManager, with nkResources.ResourceManager.
Definition:
Constants.h:19
nkMemory::String
Class holding information about a string, with ownership over the data.
Definition:
String.h:22
nkAstraeus::nkResourcesWrap::Constants::NAMESPACE
static const nkMemory::String NAMESPACE
Identifies the namespace, with nkResources.
Definition:
Constants.h:16
nkAstraeus::nkResourcesWrap::Constants
Constants encompassing user type identifiers for the wrapping of nkResources.
Definition:
Constants.h:14
Generated by
Doxygen
1.8.18