libtcod
  • File renderer_sdl2.h
    • Definition (libtcod/renderer_sdl2.h)
    • Includes
    • Included By
    • Classes
    • Functions
    • Typedefs
libtcod
  • File renderer_sdl2.h
  • View page source

File renderer_sdl2.h¶

↰ Parent directory (libtcod)

Low level SDL2 tileset rendering.

Contents

  • Definition (libtcod/renderer_sdl2.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Typedefs

Definition (libtcod/renderer_sdl2.h)¶

  • Program Listing for File renderer_sdl2.h

Includes¶

  • SDL3/SDL_properties.h

  • config.h (File config.h)

  • console.h (File console.h)

  • context.h (File context.h)

  • error.h (File error.h)

  • mouse.h (File mouse.h)

  • stdbool.h

  • tileset.h (File tileset.h)

Included By¶

  • File libtcod.h

Classes¶

  • Struct TCOD_RendererSDL2

  • Struct TCOD_TilesetAtlasSDL2

Functions¶

  • Function TCOD_renderer_init_sdl2

  • Function TCOD_renderer_init_sdl3

  • Function TCOD_sdl2_atlas_delete

  • Function TCOD_sdl2_atlas_new

  • Function TCOD_sdl2_render_texture

  • Function TCOD_sdl2_render_texture_setup

Typedefs¶

  • Typedef TCOD_TilesetAtlasSDL2


© Copyright 2008-2022, Richard Tew.

Built with Sphinx using a theme provided by Read the Docs.