LZ: Re: nasr and sound question.


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

LZ: Re: nasr and sound question.



> From: NeCrOm <cturner@garfield.leesummit.k12.mo.us>


...


> 
> 	b=a*8-x+1
> 	  |   |
> 	  3   24  right?


OK, heres where you're wrong.
  B=A*8-x+1


  6 =  24 - 19 + 1
  ^    ^     ^
  B  (3*8)   x


Note that, you're not going to waste time ploting those extra 5 pixels of
blank space at the end of each line in the sprite, so the x of the sprite
is 19, not 24, or 24 - 5 extra pixels.


> Carl Turner 
> cturner@garfield.leesummit.k12.mo.us




; Max Mansour,       // mail : mmansour@gis.net 
; self proclaimed   // irc : Justarius
; dictator.        // web : maxwww.home.ml.org  
;
;         come visit my handheld pages 
;      (OmniGo, Windows CE (soon), TI-85/ZShell)


.end


References: