Typedef TCOD_Error

Typedef Documentation

typedef enum TCOD_Error TCOD_Error

An enum of libtcod error codes.

On values other than TCOD_E_OK you can use TCOD_get_error() to learn more information.

New in version 1.16.