A83: Re: Two graphical problems to solve.


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

A83: Re: Two graphical problems to solve.




Do you need that exact same functionality?  Finding the offset in the buffer
is of course important, but imho the pixel mask is not always so useful.
For me, when writing sprite routines, it's more useful to just know how many
times to shift the mask, rather than knowing the pixel offset (which is
generally irrelevant).

> Is there a 83+ equivalent to the TI-86 Eble/Hopp FindPixel-Routine, one
> that addresses a bit image buffer (like plotSScreen) that can later be
> copied via "GrBufCpy" (or a similar routine) to the Display?





Follow-Ups: References: