```GetMouseDelta()``` does not work with smartphone touch using ```PLATFORM=PLATFORM_WEB``` I replaced it with a difference between the current and previous position returned by ```GetMousePosition()```