Oxygen Basic

Programming => Example Code => Topic started by: Peter on September 30, 2011, 10:03:52 AM

Title: FrameRate
Post by: Peter on September 30, 2011, 10:03:52 AM
Deleted
Title: Re: FrameRate
Post by: Charles Pegge on September 30, 2011, 01:54:10 PM

Hi Peter,

I get 78-80 FPS. on the first test


Code: [Select]
sys circl, bild1, bild2, bild3, bild4, Bild5, xPos, yPos, dir, zC,
single vC
This is allowed - the comma continues the dim statement onto the next line.


The mouse tail works very well, even with fast moves.

Thanks

Charles