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 error.h
  • View page source

File error.h¶

Contents

  • Definition (libtcod/error.h)

  • Includes

  • Included By

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (libtcod/error.h)¶

  • Program Listing for File error.h

Includes¶

  • config.h (File config.h)

  • version.h (File version.h)

Included By¶

  • File console.h

  • File console_etc.h

  • File console_init.h

  • File console_printing.h

  • File context.h

  • File context_init.h

  • File error.hpp

  • File fov.h

  • File image.h

  • File libtcod.h

  • File logging.h

  • File pathfinder_frontier.h

  • File renderer_sdl2.h

  • File tileset.h

  • File tileset_truetype.h

  • File tileset_fallback.h

Enums¶

  • Enum TCOD_Error

Functions¶

  • Function TCOD_clear_error

  • Function TCOD_get_error

  • Function TCOD_set_error

  • Function TCOD_set_errorf

Defines¶

  • Define TCOD_set_errorv

  • Define TCOD_set_errorvf

Typedefs¶

  • Typedef TCOD_Error


© Copyright 2008-2022, Richard Tew.

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