Function TCOD_tileset_new

Function Documentation

TCOD_Tileset *TCOD_tileset_new(int tile_width, int tile_height)

Create a new tile-set with the given tile size.

New in version 1.19.