Gamua / Starling-Framework

The Cross Platform Game Engine
http://www.starling-framework.org
Other
2.82k stars 821 forks source link

Signature of error callback function #1031

Closed aram-ahak closed 6 years ago

aram-ahak commented 6 years ago

Hi guys. In our app we need to know information about the failed asset. Is it possible to add the failed asset in error callback function?

PrimaryFeather commented 6 years ago

Excellent idea! You're right, that's important to actually act on the error. Thanks!