Re: A86: tootsie


[Prev][Next][Index][Thread]

Re: A86: tootsie




In a message dated 9/21/98 07:30:32 Eastern Daylight Time,
assets@eden.rutgers.edu writes:

> My tutorial has added a section on graphics, but don't expect to understand
>  it without reading the sections before it:
>  
>   http://www.eden.rutgers.edu/~assets/t_intro.html
>  


for the setting a pixel section, shouldn't you OR the bitmask, rather than
ANDing it?
it seems like ANDing it would reset all the pixels and only save that one if
it was already set.