hoylemd / deathdeath

death death and more death. death? death!
0 stars 0 forks source link

Draw different types of sprites on different z-indicies #29

Closed hoylemd closed 12 years ago

hoylemd commented 12 years ago

this will allow overlaying of sprites

hoylemd commented 12 years ago

used separate z-indicies for different sprite types. Also, when drawing a sprite, checks the destination span for elements (other sprites) and offsets 16px * (#children - 1) to they draw on top of one another.