Skip to content

21.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:12
21.2.0
c3fde24

Added

  • tcod.event.MouseWheel now has which, window_id, position and integer_position attributes.

Fixed

  • tcod.event.convert_coordinates_from_window was not converting all types of mouse events.