fredsa / forplay

Automatically exported from code.google.com/p/forplay
Apache License 2.0
12 stars 4 forks source link

Android asset manager needs consistent error handling #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sound: currently returns an error sound, but this sound should probably log and 
error on play
Image: currently returns null (bad), needs to return an error image like Java 
does
Text: currently doesn't handle null (bad), should call into error handler 
instead

Original issue reported on code.google.com by mmast...@gmail.com on 4 Jul 2011 at 4:03