Typedef TCOD_TilesetAtlasSDL2¶
Defined in File renderer_sdl2.h
Typedef Documentation¶
-
typedef struct TCOD_TilesetAtlasSDL2 TCOD_TilesetAtlasSDL2
An SDL tileset atlas.
This prepares a tileset for use with SDL.
This works for SDL3 despite the name.
Added in version 1.16.