![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| qbool | initialized |
| int | max_themes |
| mempool_t * | pool |
| vmparticletheme_t * | themes |
| qbool | verified |
Definition at line 3508 of file clvm_cmds.c.
| qbool vmparticlespawner_t::initialized |
Definition at line 3511 of file clvm_cmds.c.
| int vmparticlespawner_t::max_themes |
Definition at line 3514 of file clvm_cmds.c.
| mempool_t* vmparticlespawner_t::pool |
Definition at line 3510 of file clvm_cmds.c.
| vmparticletheme_t* vmparticlespawner_t::themes |
Definition at line 3513 of file clvm_cmds.c.
| qbool vmparticlespawner_t::verified |
Definition at line 3512 of file clvm_cmds.c.