User profile: poeteskimo

User info
User name:poeteskimo
History
Joined:
Number of posts:13
Latest posts:

Simple question.
[code] #include "Game.h" #include <SDL_image.h> #include "TextureManager.h" int m_currentFrame; b...

Simple question.
Can anyone explain to me why I can't do this... [code] GameObject* m_enemy; m_enemy = new En...

Can anyone help?
I am receiving the error message 'TheGame' : is not a class or namespace name. I have included type...

Could someone please help?
Please let me know if you need to see more code. Thanks.

Could someone please help?
I am receving these error messages when I try to compile. 1>MSVCRTD.lib(cinitexe.obj) : warning ...