leopard
leopard copied to clipboard
Fix stamp and "touching mouse" for hidden sprites
Resolves #205.
Instead of calling renderLayers, which will not render hidden sprites, call renderSprite directly. In addition, "touching mouse" should not early-return false if the sprite is hidden.