I am trying to integrate my Scene and Input_handle class for a tile base games.. I would like to make in the future. Though, I am out of ideas for a ice way to make both classes…
12 years, 6 months ago
I am trying to integrate my Scene and Input_handle class for a tile base games.. I would like to make in the future. Though, I am out of ideas for a ice way to make both classes…
12 years, 6 months ago
14 years, 2 months ago
14 years, 2 months ago
For the way you use the vector I would suggest textures.resize(imagefiles.size()) instead of the wonky insert. If not, a short debugging session or an update of this thread with…
14 years, 2 months ago
I was battling with my code for today, and I pin-pointed the error of my sdl program instantly closing from error with the generation of my textures... // in my DrawingGame defi…
14 years, 2 months ago
I figured out how to print two quads using vertex arrays, but I think there maybe an easier way to render multiple quads... any suggestions? #include "SDL/SDL.h" #incl…
14 years, 2 months ago
I am trying to integrate my Scene and Input_handle class for a tile base games.. I would like to make …
12 years, 6 months ago
For the way you use the vector I would suggest textures.resize(imagefiles.size()) instead of the wonky insert. If not, a short …
14 years, 2 months ago
Thanks for everything.. Apparently, the image wasn't loading.. it had a weird extensions LOL.... *Debugging is key* is there anyway …
14 years, 2 months ago
With your permission, GameDev.net uses analytics cookies to understand how people use the platform. You can accept analytics or continue with necessary cookies only. Learn more