Skip to main content

TileId

Type Alias TileId 

Source
pub type TileId = u32;
Expand description

One map cell (numeric part of the image filename). e.g. “012.gif” → 12, “000.gif” → 0