Hmmm... I've run across a problem with the tileset loader I'm working on... My tile reader views an image with the colors RGB 0,0,0 to RGB 0,0,255, to give me 256 possible tiles to load as a map (That's a considerable amount! But they don't ALL have to be used...). While the map loads, however, the user can see the map file for a aecond or two. I don't want this!!! How can I get the screen to be blank ( or at least a small "Loading" image ) without messing up the dbPoint(X,Y) command?!?
Tunnel vision yet? Have a carrot!