so when you load your images - presumably in the constructor of Gunner class
you say something like add the new image name “xy” to the ArrayList and it’s facing left.
You need to do this “manually”, so write a new line for each image because you have to decide for each image if its pointingDirection
is 0,1,2 or 3