Constant sdl_client::renderer::TILE_SIZE
source · [−]pub const TILE_SIZE: u32 = 48;
Expand description
The size at which tiles are rendered. The tileset consists of 16px tiles, so this should be multiple of that to avoid artifacts.