Subastra
Loading...
Searching...
No Matches
Data Fields
client_data_t Struct Reference

#include <client.h>

Collaboration diagram for client_data_t:
Collaboration graph
[legend]

Data Fields

allocator_t alloc
 
world_t world
 
rendering_ctx_t rendering_ctx
 
input_t input
 
scheduler_t scheduler
 
global_assets_t assets
 

Field Documentation

◆ alloc

allocator_t alloc

◆ assets

◆ input

input_t input

◆ rendering_ctx

rendering_ctx_t rendering_ctx

◆ scheduler

scheduler_t scheduler

◆ world

world_t world