Quantum 3
3.0.13
Predefined debug commands. More...
Static Public Attributes | |
| const int | Create = 0 |
| Create a new entity. More... | |
| const int | Destroy = 1 |
| Destroy an entity or a component. More... | |
| const int | Toggle = 2 |
| Toggle systems More... | |
| const int | UserCommandTypeStart = 1000 |
| Add used defined debug commands types starting from this value. More... | |
Predefined debug commands.
|
static |
Create a new entity.
|
static |
Destroy an entity or a component.
|
static |
Toggle systems
|
static |
Add used defined debug commands types starting from this value.