maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
RetroTile Custom Property Types
Collaboration diagram for RetroTile Custom Property Types:

Macros

#define RETROTILE_TILE_FLAG_BLOCK   0x01
 Indicates tile should block movement.
 
#define RETROTILE_TILE_FLAG_RESERVED1   0x02
 Not currently used, but may be in the future.
 
#define RETROTILE_TILE_FLAG_RESERVED2   0x04
 Not currently used, but may be in the future.
 
#define RETROTILE_TILE_FLAG_RESERVED3   0x08
 Not currently used, but may be in the future.
 

Detailed Description