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

File portability.h¶

Contents

  • Definition (libtcod/portability.h)

  • Includes

  • Included By

  • Functions

  • Defines

Definition (libtcod/portability.h)¶

  • Program Listing for File portability.h

Includes¶

  • config.h (File config.h)

  • stdbool.h

  • stdint.h

  • wchar.h

Included By¶

  • File bresenham.h

  • File bsp.h

  • File fov_types.h

  • File heightmap.h

  • File image.h

  • File libtcod.h

  • File list.h

  • File mersenne.h

  • File mouse.h

  • File mouse_types.h

  • File namegen.h

  • File parser.h

  • File path.h

  • File pathfinder.h

  • File sys.h

  • File tree.h

  • File txtfield.h

  • File wrappers.h

  • File zip.h

Functions¶

  • Function TCOD_strcasecmp

  • Function TCOD_strdup

  • Function TCOD_strncasecmp

Defines¶

  • Define LIBTCOD_PORTABILITY_H


© Copyright 2008-2022, Richard Tew.

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