maug
Quick and dirty C mini-augmentation library.
|
Data Fields | |
uint8_t | flags |
retroflat_asset_path | image_path |
size_t | x |
size_t | y |
uint16_t | tile_class |
char | warp_dest [RETROTILE_NAME_SZ_MAX+1] |
mfix_t | static_rotation |
Field indicating how many degrees the tile should always be rotated before drawin on-screen. Useful for engine drawing routines. | |
retrotile_coord_t | warp_x |
retrotile_coord_t | warp_y |
struct RETROFLAT_BITMAP | image |