libtcod

Core

  • Colors
  • Console
  • System layer

Base toolkits

  • Line Drawing Toolkit
  • Contexts
  • REXPaint Files
  • Tilesets

How-tos

  • Upgrading
  • Getting Started

API

  • Library API
libtcod
  • File config.h
  • View page source

File config.h¶

Contents

  • Definition (libtcod/config.h)

  • Included By

  • Defines

Definition (libtcod/config.h)¶

  • Program Listing for File config.h

Included By¶

  • File color.h

  • File console.h

  • File console_drawing.h

  • File console_etc.h

  • File console_init.h

  • File console_printing.h

  • File console_rexpaint.h

  • File console_types.h

  • File context.h

  • File context.hpp

  • File context_init.h

  • File error.h

  • File fov.h

  • File globals.h

  • File heapq.h

  • File logging.h

  • File mersenne_types.h

  • File noise.h

  • File pathfinder_frontier.h

  • File portability.h

  • File random.h

  • File renderer_xterm.h

  • File renderer_sdl2.h

  • File tileset.h

  • File tileset_bdf.h

  • File tileset_truetype.h

  • File tileset_fallback.h

  • File timer.hpp

  • File zip.hpp

Defines¶

  • Define TCOD_DEPRECATED

  • Define TCOD_DEPRECATED_ENUM

  • Define TCOD_DEPRECATED_NOMESSAGE

  • Define TCOD_FALLBACK_FONT_SIZE

  • Define TCOD_NODISCARD

  • Define TCOD_PRIVATE

  • Define TCOD_PUBLIC

  • Define TCODLIB_API_INLINE_EXPORT

  • Define TCODLIB_BEGIN_IGNORE_DEPRECATIONS

  • Define TCODLIB_END_IGNORE_DEPRECATIONS

  • Define TCODLIB_FORMAT

  • Define TCODLIB_PRINTF


© Copyright 2008-2022, Richard Tew.

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