OT - Image tranparency the wrong color in SDL appA screenshot of the program is available at http://msulli1355.0fees.net/image.png The sprite itself...
OT - Image tranparency the wrong color in SDL appI'm not really sure what you're trying to say here. Here's some of my code: The method that displa...
OT - Image tranparency the wrong color in SDL appIn my project, all my sprites have been downloaded from the same website. I have a black background...
segfault and gdb won't give me a line numberI'm getting a segfault somewhere in this method: void drawBattle::loadImage(int index, string fil...
error: 'char* Character::getName()' cannot be overloadedThey do? I thought one returned a string and the other returned a char*. Surely those two types ar...