Re: A89: Masked Sprites in C (with TIGCC)


[Prev][Index][Thread]

Re: A89: Masked Sprites in C (with TIGCC)




> At 1/30/2001 07:16 AM, you wrote:
> >      Can someone please explain to me what a sprite "mask" is and how it
> >can be used to take part of a background away.  I thought i understood
this
> >but,  since i cant figure it out, i obviously cant.
> >       Also, could someone also explain the three sprite16() modes,
SPRT_OR,
> >SPRT_AND, and SPRT_XOR.  I am also having trouble understanding these.
> >
> >Thanks in advance,
> >
> >CalenWakefield
>
> sprite:
> ....X...
> ...XX...
> ....X...
> Mask:
> XXXX.XXX
> XXX..XXX
> XXXX.XXX
> Now I have a questions for the Great Programmers, How do i mask a
greyscale
> sprite?
>
>
> ----
> Rob Smith


It the same that in b&w

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif





References: