Typedef TCOD_DEPRECATED_ENUM

Typedef Documentation

typedef enum TCOD_chars_t TCOD_DEPRECATED_ENUM

Non-standard special character codes.

Deprecated:

Modern libtcod programs should always uses the Unicode codepoint of special characters and never this enum.