1 decade ago by quidmonkey
I'm tinkering with isometry & Impact. To go along with overwriting the Entity & Map draw(), I'd like to overwrite the draw() in wm for the cursor, background & entities. How and what do I need to change in wm to do that?
EDIT
I should also mention that I'll need to calculate zIndex for entties and will be adding one to the background-map. I'd like to know where wm creates the JSON string so that I make sure .zIndex gets calculated and saved automatically.
EDIT
I should also mention that I'll need to calculate zIndex for entties and will be adding one to the background-map. I'd like to know where wm creates the JSON string so that I make sure .zIndex gets calculated and saved automatically.