libtcod
Loading...
Searching...
No Matches
TCOD_RendererSDL2 Struct Reference

The renderer data for an SDL rendering context. More...

#include <renderer_sdl2.h>

Public Attributes

struct SDL_Window * window
struct SDL_Renderer * renderer
struct TCOD_TilesetAtlasSDL2atlas
struct TCOD_Consolecache_console
struct SDL_Texture * cache_texture
uint32_t sdl_subsystems
TCOD_MouseTransform cursor_transform

Detailed Description

The renderer data for an SDL rendering context.

Internal use only.


The documentation for this struct was generated from the following file: