About Store Forum Documentation Contact



Post Reply 
ImageAtlas DrawMasked
Author Message
Tottel Offline
Member

Post: #1
ImageAtlas DrawMasked
Hi,

I'm using the ImageAtlas class to render animated sprites. But I need them to only be rendered within an area of the screen (they move in from the outside).
Regular images have loads of drawing functions, including one to draw only in a mask.
Could ImageAtlas have this functionality too?

Thanks!
09-13-2017 02:14 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: ImageAtlas DrawMasked
If you'd subscribe then I can add an ImageAtlas drawing method that would work exactly the same like Image.drawMask smile
09-14-2017 05:28 AM
Find all posts by this user Quote this message in a reply
Tottel Offline
Member

Post: #3
RE: ImageAtlas DrawMasked
Makes sense.. grin
I'll check my finances!
09-14-2017 09:50 AM
Find all posts by this user Quote this message in a reply
Houge Offline
Member

Post: #4
RE: ImageAtlas DrawMasked
I need that function too smile
09-14-2017 11:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply