|
Subastra
|
#include <require.h>

Data Fields | |
| void * | system_specific_data |
| world_t * | world |
| input_t * | input |
| rendering_ctx_t * | rendering_ctx |
| entity_kind_mask_t | _entity_kinds_mut |
| entity_kind_mask_t | _entity_kinds_const |
| double | delta_time |
| double | fixed_delta_time |
| entity_kind_mask_t _entity_kinds_const |
| entity_kind_mask_t _entity_kinds_mut |
| double delta_time |
| double fixed_delta_time |
| input_t* input |
| rendering_ctx_t* rendering_ctx |
| void* system_specific_data |
| world_t* world |