About Store Forum Documentation Contact



Post Reply 
drawMask with GuiImage
Author Message
MikeyUchiha Offline
Member

Post: #1
drawMask with GuiImage
I was wondering if this was possible. Reason being I already have a created gobj all laid out. I know that you can use an image and do a drawMask that way but I was wondering if you can do it from an Image that was created in the gui editor and loaded into the engine.

Thanks for your time.
07-24-2011 04:32 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: drawMask with GuiImage
just override the virtual draw method and perform manual drawing using drawMask
07-27-2011 01:07 PM
Find all posts by this user Quote this message in a reply
Post Reply