[Coco] HPRINT question

Wayne Campbell asa.rand at gmail.com
Wed Apr 22 12:54:54 EDT 2020


I'm trying to figure out if there is a way to make HPRINT non-transparent.
While having it transparent is handy in some cases, in others it just
messes up the display. I'm working with a 320x200 hi-res graphics screen. I
need to be able to erase what's already there before I print again.
Currently I'm using a HBUFF of a blank area (it's a floor space in a game)
and repeating it side-by-side to erase what was already there, but that
takes too much time and slows the program down immensely. I tried using
HLINE, but it takes just as much time as putting those HBUFFs there. I
really need a way to make HPRINT non-transparent just to speed things up.

Wayne

The Structure of I-Code
http://www.cocopedia.com/wiki/index.php/The_Structure_of_I-Code


More information about the Coco mailing list