Skip to content

16.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:00
· 254 commits to main since this release
16.1.0
7ffb785

Added

  • Added the enums tcod.event.MouseButton and tcod.event.MouseButtonMask.

Changed

  • Using libtcod 1.24.0.

Deprecated

  • Mouse button and mask constants have been replaced by enums.

Fixed

  • WindowResized literal annotations were in the wrong case.