rust_minifb/CHANGELOG.md
2016-01-29 20:16:00 +01:00

251 B

Changelog

This project follows semantic versioning.

v0.3.0 (2016-01-29)

  • [added] get_mouse_pos
  • [added] get_mouse_down
  • [added] get_scroll_wheel

This relase adds support for mouse input. See the documentation and the examples for usage