MikeyUchiha
Member
|
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 |
|
Esenthel
Administrator
|
RE: drawMask with GuiImage
just override the virtual draw method and perform manual drawing using drawMask
|
|
07-27-2011 01:07 PM |
|