Sprite rotation without immediately push #857
-
Hello! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The transformation sampling process means this can only be achieved via an image buffer. You can push a rotated copy of a Sprite to another sprite. Function prototype is:
|
Beta Was this translation helpful? Give feedback.
-
Ohh, I didn't notice. Thank you very much! Your library is great! I really like it 👍 |
Beta Was this translation helpful? Give feedback.
The transformation sampling process means this can only be achieved via an image buffer. You can push a rotated copy of a Sprite to another sprite. Function prototype is: