1
Graphics / Re: Render window pointer and sprites
« on: August 31, 2012, 01:08:13 pm »
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.
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.