python-tcod
latest
  • Installation
  • Glossary
  • Changelog
  • Frequently Asked Questions

python-tcod API

  • Getting Started
  • Character Table Reference
  • tcod.bsp - Binary Space Partitioning
  • tcod.console - Tile Drawing/Printing
  • tcod.context - Window Management
  • tcod.event - SDL2 Event Handling
  • tcod.image - Image Handling
  • tcod.los - Line of Sight
  • tcod.map - Field of View
  • tcod.noise - Noise Map Generators
  • tcod.path - Pathfinding
  • tcod.random - Random Number Generators
  • tcod.render - Console Rendering Extension
  • tcod.tileset - Font Loading Functions
  • libtcodpy - Old API Functions
  • tcod.sdl.audio - SDL Audio
  • tcod.sdl.render - SDL Rendering
  • tcod.sdl.mouse - SDL Mouse Functions
  • tcod.sdl.video - SDL Window and Display API
python-tcod
  • Docs »
  • Welcome to the python-tcod documentation!
  • Edit on GitHub

Welcome to the python-tcod documentation!¶

Contents:

  • Installation
    • Windows
    • MacOS
    • Linux (Debian-based)
    • PyCharm
    • Upgrading python-tcod
    • Upgrading from libtcodpy to python-tcod
    • Distributing
    • Python 2.7
  • Glossary
  • Changelog
  • Frequently Asked Questions
    • How do you set a frames-per-second while using contexts?
    • I get No module named 'tcod' when I try to import tcod in PyCharm.
    • How do I add custom tiles?

python-tcod API

  • Getting Started
    • Fixed-size console
    • Dynamically-sized console
  • Character Table Reference
    • Code Page 437
    • Deprecated TCOD Layout
  • tcod.bsp - Binary Space Partitioning
  • tcod.console - Tile Drawing/Printing
  • tcod.context - Window Management
  • tcod.event - SDL2 Event Handling
    • Getting events
    • Keyboard Enums
  • tcod.image - Image Handling
  • tcod.los - Line of Sight
  • tcod.map - Field of View
  • tcod.noise - Noise Map Generators
  • tcod.path - Pathfinding
  • tcod.random - Random Number Generators
  • tcod.render - Console Rendering Extension
  • tcod.tileset - Font Loading Functions
  • libtcodpy - Old API Functions
    • bsp
    • color
    • console
    • Event
    • sys
    • pathfinding
    • heightmap
    • image
    • line
    • map
    • mouse
    • namegen
    • noise
    • parser
    • random
    • struct
    • other
  • tcod.sdl.audio - SDL Audio
  • tcod.sdl.render - SDL Rendering
  • tcod.sdl.mouse - SDL Mouse Functions
  • tcod.sdl.video - SDL Window and Display API

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2009-2021, Kyle Benesch Revision 6976563a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
11.19.3
wip
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.