The method set(x,y,image) doesn't seem to be working in android mode, where image(image,x,y) works fine but is way too slow for the scale of the project I'm building. The error message I get returned states that my input PImage is null (which it isn't, as the image() method does work). Is there any known fix for this problem? (I will come with some error logs and actual code tomorrow)
↧