libtcod

Core

  • Colors
  • Console
  • System layer

Base toolkits

  • Line Drawing Toolkit
  • Contexts
  • REXPaint Files
  • Tilesets

How-tos

  • Upgrading
  • Getting Started

API

  • Library API
    • Page Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace tcod
        • Namespace tcod::console
        • Namespace tcod::sdl2
        • Namespace tcod::tileset
      • Classes and Structs
      • Enums
      • Unions
      • Functions
      • Defines
      • Typedefs
libtcod
  • Library API
  • Namespace tcod::console
  • View page source

Namespace tcod::console¶

Contents

  • Functions

Functions¶

  • Function tcod::console::init_root(int, int, const std::string&, bool, TCOD_renderer_t)

  • Function tcod::console::init_root(int, int, const std::string&, bool, TCOD_renderer_t, bool)

Previous Next

© Copyright 2008-2022, Richard Tew.

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