User profile: xismn

User info
User name:xismn
History
Joined:
Number of posts:57
Latest posts:

Problem with SDL + OpenGL
By looking at the screenshots, it looks as if you never clear your buffer(s). Debug your program and...

Is anyone willing to give me help on a game im making
@Disch Woops you're right :)

Is anyone willing to give me help on a game im making
1.) The nature of a Game State is very much like the behavior of a Stack. Essentially, you want to b...

Why is this not running?!
In your code: [code]int main () { void Instructions(); return 0; }[/code] Remove the [code]voi...

Using a class with a constructor in another class
The reason your solution worked, is because of this: [code]TitleState::TitleState:PlayButton(//etc[/...

This user does not accept Private Messages

User: xismn

  • Public profile