rust_minifb/src/os
Daniel Collin eaf12ebb29 Implemented callback for characters
This is so when typing input on the keyboard characters may not match the layout in non-english for example. Currently Mac has been implemented to support this.
2016-05-01 16:02:29 +02:00
..
macos Implemented callback for characters 2016-05-01 16:02:29 +02:00
unix Implemented callback for characters 2016-05-01 16:02:29 +02:00
windows Implemented callback for characters 2016-05-01 16:02:29 +02:00
mod.rs Make sure we handle *nix correctly 2016-01-03 15:28:00 +01:00