Hiya all,
Is there very simple of how do 60 FPS on every PC Machine?
In Playbasic as they only used one line of code which is SetFps 60 which is impress me.
I like doing this
FPS=60
Function FPS()
do the timer blah blah
end functions
does anyone have slimiar as mine in Ebasic please.
cheers
See all the examples that come with Emergence. breakout, asteroids, etc. They all show how to do it.