Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
tile_set Struct Reference

#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;})
 

Member Function Documentation

◆ TAG_BLOCK() [1/2]

tile_set::TAG_BLOCK ( tile_sources  ,
{ tag_reference bitmap;}   
)

◆ TAG_BLOCK() [2/2]

tile_set::TAG_BLOCK ( tiles  ,
{ data_reference id;TAG_ENUM8(type, { single, auto_tile, });int32_t source_index;vector4 region;vector2 placement_offset;}   
)

The documentation for this struct was generated from the following file: