01-05-2009, 02:43 AM
And here's version 2
This one is A LOT different.
Surfaces are now initialized a lot differently
Class uses its own gettickcount
Class calculates the FPS for you
Drawing is the GDI now instead of DD
Class is now destroyed properly
Surfaces are handled a lot differently
And so much more
I changed it A LOT. You should be able to add this class to your project and go now
You shouldn't have to edit the class at all...I added options for you so you can set your form and picture box you're using and the fonts and such...it's neat.

Surfaces are now initialized a lot differently
Class uses its own gettickcount
Class calculates the FPS for you
Drawing is the GDI now instead of DD
Class is now destroyed properly
Surfaces are handled a lot differently
And so much more

I changed it A LOT. You should be able to add this class to your project and go now
