SDL ProblemI cannot seem to get SDL_Flip() to work properly. Here is some skeleton code to try and explain the ...
SDL_gfx missing .dllHi, I am trying to use the SDL_gfx package and everything compiles and works until I try to us...
Inheritance : What am I doing wrong?Thanks firedraco! Such a "duh" moment for me!
Inheritance : What am I doing wrong?Hi, I expected this to work but it does not, can anyone explain? [code]class Event{ public:...
Changed function return type still thinks its void.Code is long but here is some pseudocode [code] class A{ public: virtual int Foo(){return 1...
This user does not accept Private Messages