[A89] Re: sprite


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

[A89] Re: sprite




there would only be a problem if y=0 and x<0 but i checked out the source
code and the sprite has full lines of pixels so there shouldnt be an
invisible part to the sprite.

> I wouldn't do that.  If you try this at the upper left corner, you will
> write into memory which does not belong to the screen.
>
> I think your sprite has some space at the left, that's why you can move
the
> visible part all the way to the left.  When x is 0, the visible part
starts
> at, maybe, 5.
>
> And please, no binaries on this list.
>
>
>
>




Follow-Ups: References: