pushing sprite with transparency #1325
Unanswered
rezaneam
asked this question in
Q&A - Sprites
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to push a sprite that has a transparent background. I noticed it leaves a trace on the TFT.
for example, I changed this line to
spr.pushSprite(x, y, TFT_TRANSPARENT);
I didn't with a clean draw.Can you please help me with that?
Beta Was this translation helpful? Give feedback.
All reactions