I did originally assign it to the sprite, but I JUST realised, I assigned it in the wrong order, I assigned before the image was even loaded.
I'm not sure how to load the sprite inside my class file, but outside my function, I just get errors
So now the sprite loads, just not sure how to load it outside of functions.