1
Graphics / [thor] Particle System in class
« on: January 06, 2013, 12:37:59 am »
Hello
I tried to refactor simple code in order to use classes. When the all code was in main function, everything worked. Now it does comile, but it doesn't show particle. I don't know where's a problem but, I think it's related to texture loading. Can any one help me?
Here's code: http://pastebin.com/xs9NCRwB
I'm using sfml2 and thor2.
I tried to refactor simple code in order to use classes. When the all code was in main function, everything worked. Now it does comile, but it doesn't show particle. I don't know where's a problem but, I think it's related to texture loading. Can any one help me?
Here's code: http://pastebin.com/xs9NCRwB
I'm using sfml2 and thor2.