![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <tile_set.h>
Public Member Functions | |
| TAG_BLOCK (tile_sources, { tag_reference bitmap;}) | |
| TAG_BLOCK (tiles, { data_reference id;TAG_ENUM8(type, { single, auto_tile, });int32_t source_index;vector4 region;vector2 placement_offset;}) | |
| tile_set::TAG_BLOCK | ( | tile_sources | , |
| { tag_reference bitmap;} | |||
| ) |
| tile_set::TAG_BLOCK | ( | tiles | , |
| { data_reference id;TAG_ENUM8(type, { single, auto_tile, });int32_t source_index;vector4 region;vector2 placement_offset;} | |||
| ) |