rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Fix touches were not refreshed when the game window lost focus #184

Closed krmbn0576 closed 6 years ago

krmbn0576 commented 6 years ago

Input is refreshed when the game window lost focus, but TouchInput is not. So, if you change the window with keeping mousedown, mouseup never fired despite you mouseup! It is ridiculous, so fixed it.