pub fn load_tileset<T>(
    texture_creator: &TextureCreator<T>
) -> Result<Texture<'_>>
Expand description

Loads tileset.png and creates a texture out of it.

The image

tileset.png