cykod / Quintus

HTML5 Game Engine
http://html5quintus.com
GNU General Public License v2.0
1.41k stars 401 forks source link

quintus-touch: fixed Error caused by assign to readonly property on iOS #156

Closed stefanvonderkrone closed 9 years ago

stefanvonderkrone commented 9 years ago

Error occured on iOS8 Safari where a readonly properties cannot be assigned with a new value without throwing an uncaught error