kartben/artificial-nose

Improve sprite management to insure no drifting in data sampling

kartben opened this issue · 1 comments

Improve sprite management to insure no drifting in data sampling

TODO:

  • do not pushSprite() with transparency ON when not strictly needed
  • have different sprites for different areas of the screen
  • do not pushSprite() in each loop?