RE: ExoticaX Question
- Posted by bensler at mail.com Feb 19, 2002
- 416 views
don't use clear_surface() :P C. K. Lester wrote: > > How can I blit text directly to a portion of the screen without having > to > redraw the entire screen? I want to provide a status message portion on > the > screen and it would be unwieldy to have to redraw the entire screen each > time I just need to put, "Got to Marker 2," or somesuch. > >