VBGamer |
|
Stuff... Rag on a Stick (0 replies, 0 views) (2000-Jun-2) I've made a really simple game using GDI (Windows Graphics API) which does scroll, if you want source I'll send it to you, it makes use of a really good module (which I didn't create) but it does demonstrate why not to use GDI for scrolling games (it is fairly slow) but it does demonstrate some simple optimisation stuff - ie. only redrawing squares that have changed.
Anyway, mail me if you want it.
(From memory it is quite poorly commented so I'll try and fix it up a bit) |