Hey,
I noticed that loadImage() has a local bLoaded variable, but always returns void.
Would be good if functions like these returned ‘bool’, so that I could check to see if the function was successful or not.
Thanks!
Hey,
I noticed that loadImage() has a local bLoaded variable, but always returns void.
Would be good if functions like these returned ‘bool’, so that I could check to see if the function was successful or not.
Thanks!