PistonDevelopers / input

DEPRECATED - moved into the piston repo
MIT License
7 stars 11 forks source link

Add ModifierKey to Press event #53

Open bvssvni opened 9 years ago

bvssvni commented 9 years ago

While https://github.com/PistonDevelopers/input/issues/40 did not compose well, we can add a ModifierKey state to the Press event.

This will make it possible to react to Shift + LMB etc.