I'm trying to get the hitTest right for layer masks,
and have a question.
Suppose in a displayList we have 2 layer masks:
mask1: at depth 1 masks up to layer 3
mask2: at depth 2 (masked by mask1) masks up to layer 5
maskee: at depth 4
Is maskee masked by both mask1 and mask2 or only by mask2 ?
That is, assuming the shapes are:
+-mask1--+
| |
| +--+--------mask2-----+
| | | |
+-----+--+ +--maskee--+ |
| | | |
| +----------+ |
+---------------------+
Would maskee be visible at all ?
--strk;
() ASCII Ribbon Campaign
/\ Keep it simple!
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev