ebiten/inpututil
Hajime Hoshi 685a6acb05 inpututil: add comments about Update
All the inpututil functions treating durations must be called Update,
or users cannot get correct results.

This is really a bad designed API, and we should revisit this later.

Closes #2462
2022-11-20 14:28:42 +09:00
..
inpututil.go inpututil: add comments about Update 2022-11-20 14:28:42 +09:00