20ย years, 9ย months ago
Highlights
Community contributions featured20ย years, 9ย months ago
Hi, im currently trying to write a tile based colision system, yet I always seem to get messed up when trying colision. Whats going on is I have a map that consists of an aโฆ
20ย years, 8ย months ago
Hi, I am currently trying to write a text input function in SDL and I have a question. How would I handle having/not having a shift modifier? Here is my code so far: //regular iโฆ
20ย years, 9ย months ago
Hi, I wrote a function in my game class to take in user input: void Game::Getinput(std::string blah) { int done = 0; while(done==0) { SDL_Event event; while ( SDL_PollEvent(&โฆ
20ย years, 9ย months ago
Latest Activity
See all in DiscussionsHi, im currently trying to write a tile based colision system, yet I always seem to get messed up when โฆ
20ย years, 8ย months ago
Got it guys, thanks
20ย years, 9ย months ago
Hi, I am currently trying to write a text input function in SDL and I have a question. How would โฆ
20ย years, 9ย months ago