Go to the source code of this file.
◆ CONSTRUCT_MAXIMUM_BLOCKS
| #define CONSTRUCT_MAXIMUM_BLOCKS 255 |
◆ construct_t
◆ block_kind_t
| Enumerator |
|---|
| BLOCK_KIND_MESH | |
| BLOCK_KIND_THRUSTER | |
| BLOCK_KIND_ENGINE | |
| BLOCK_KIND_CHIP | |
| BLOCK_KIND_GYROSCOPE | |
| BLOCK_KIND_CONTOLLER | |
| BLOCK_KIND_ACCUMULATOR | |
| BLOCK_KIND_count | |
◆ block__external_call()
| static void block__external_call |
( |
chip_t * |
chip, |
|
|
block_t * |
block |
|
) |
| |
|
static |
◆ block_chip__external_call()
| static void block_chip__external_call |
( |
chip_t * |
chip | ) |
|
|
static |
◆ block_kind_to_tile_index()
◆ block_new_chip()
◆ block_new_mesh()
◆ block_new_thruster()
| static block_t block_new_thruster |
( |
int |
orientation | ) |
|
|
static |
◆ construct_cleanup()
| static void construct_cleanup |
( |
construct_t * |
construct | ) |
|
|
static |
◆ construct_init()