shengine pre-release
shengine by mrsinho
|
Defines the ShIdentity structure and related constants. More...
Go to the source code of this file.
Data Structures | |
struct | ShIdentity |
Represents an identity component in scene. More... | |
Macros | |
#define | SH_IDENTITY_STR256_LENGTH 32 |
The length of the identity string used in the ShIdentity structure. | |
Typedefs | |
typedef struct ShIdentity | ShIdentity |
Defines the ShIdentity structure and related constants.
The ShIdentity structure represents an identity in the engine, which includes a name, tag, and subtag.
#define SH_IDENTITY_STR256_LENGTH 32 |
The length of the identity string used in the ShIdentity structure.
typedef struct ShIdentity ShIdentity |