How can i move objects simultaneously .. ???
Hi Pals
I''m a novice game programmer from egypt ..
i''ve decided to start with SDL to write my own games .. i looked at some tutorials at cone3D .. but i want to know hoe to move any no# of objects simultaneously ...
some friends told me to use (threads) ... so can any one help me to start using threads ... ''ll be gald for any reply ..
thanX
Motagaly
[motagaly@yahoo.cm]
I''''m A C++ novice Programmer
i want to know what to learn from OOP to make games
[[[ Motagaly On-Line ]]] -=[ Fly withe Your Fantasy ]=-
You don''t actually need to move them all simultaneously; you just have to move all of them in turn before you redraw the screen.
With that said, tho, it sounds like you don''t know much about the programming you''ll need. Click the "For Beginners" link and read everything there.
With that said, tho, it sounds like you don''t know much about the programming you''ll need. Click the "For Beginners" link and read everything there.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement