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

File error.hpp¶

Contents

  • Definition (libtcod/error.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (libtcod/error.hpp)¶

  • Program Listing for File error.hpp

Includes¶

  • error.h (File error.h)

  • exception

  • filesystem

  • stdexcept

  • string

Included By¶

  • File console.h

  • File context.h

  • File context.hpp

  • File tileset.hpp

  • File tileset_bdf.hpp

Namespaces¶

  • Namespace tcod

Functions¶

  • Function tcod::check_path

  • Function tcod::check_throw_error(int)

  • Function tcod::check_throw_error(TCOD_Error)

  • Function tcod::set_error(const std::string&)

  • Function tcod::set_error(const std::exception&)


© Copyright 2008-2022, Richard Tew.

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