play-co / timestep

GNU General Public License v3.0
16 stars 27 forks source link

fix(pc-input): Fixes an issue with input in windows #106

Open Snailprincess opened 8 years ago

Snailprincess commented 8 years ago

On windows machines that support touch screens and mouse input, timestep was ignoring mouse input. This change causes timestep to listen for both mouse and touch events always.