Subastra
Loading...
Searching...
No Matches
Data Structures | Macros | Functions
construct.h File Reference
#include "require.h"
#include "../rendering/image.h"
#include "../rendering/quads.h"
Include dependency graph for construct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  render_constructs_data_t
 

Macros

#define THRUSTER_POWER   0.01
 

Functions

static void system_render_constructs (system_req_t payload, allocator_t temporary_allocator)
 
static void system_tick_thrusters (system_req_t payload, allocator_t _)
 

Macro Definition Documentation

◆ THRUSTER_POWER

#define THRUSTER_POWER   0.01

Function Documentation

◆ system_render_constructs()

static void system_render_constructs ( system_req_t  payload,
allocator_t  temporary_allocator 
)
static

◆ system_tick_thrusters()

static void system_tick_thrusters ( system_req_t  payload,
allocator_t  _ 
)
static