Welcome to the python-tcod documentation!¶
Contents:
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