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

File context_init.h¶

Contents

  • Definition (libtcod/context_init.h)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (libtcod/context_init.h)¶

  • Program Listing for File context_init.h

Includes¶

  • config.h (File config.h)

  • context.h (File context.h)

  • error.h (File error.h)

  • stdbool.h

Included By¶

  • File context.hpp

  • File libtcod.h

Namespaces¶

  • Namespace tcod

Functions¶

  • Function tcod::new_context(const TCOD_ContextParams&, TCOD_Error&)

  • Function tcod::new_context(const TCOD_ContextParams&)

  • Function TCOD_context_new


© Copyright 2008-2022, Richard Tew.

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