sg57
Joined: 14 Oct 2005 Posts: 154
|
Posted: Fri Jan 27, 2006 4:14 pm Post subject: image loading errors? wtf? help |
|
|
does anyone know the best way to display a .png as a backround?
| Code: | | blitAlphaImageToScreen(); |
this is what i used and now its a pain in the ass and it wont even load completely without flashing a billion tiems making the grpahics awful,
also, whats the best way to dsiplay images over the backround meaning
| Code: | | blitImageToScreen(); |
would that be the best or what? i keep getting these gay flahsing graphics for 5 seconds trhen it all turns black and freezes its stupid if i cant even load graphics! LUa it was no problem you just need to sometimes add screen:fillrect(ya da ya da) and it wouldnt flash or anything, but now my program flashes the pictures i blitted for 5 seconds and then goes all black thne freezes, so please help, what am i supposed to do if i cnat laod graphics?!!!?!?!? |
|