Trying to initialise an image object using the following:
land = new Image("com.westloar.testing1/assets/land.jpg");
land.jpg is in the following file structure:
testing1/src/com.westloar.testing1/com.westloar.testing1.assets
I realise this is such a noob question but I can’t seem to work out why it can’t find the image