gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/doc/C/asspec movieclip.xml


From: Sandro Santilli
Subject: [Gnash-commit] gnash/doc/C/asspec movieclip.xml
Date: Wed, 25 Apr 2007 08:26:02 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/04/25 08:26:02

Modified files:
        doc/C/asspec   : movieclip.xml 

Log message:
        hitTest coordinates are in stage space

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/asspec/movieclip.xml?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: movieclip.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/asspec/movieclip.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- movieclip.xml       25 Apr 2007 08:20:32 -0000      1.3
+++ movieclip.xml       25 Apr 2007 08:26:00 -0000      1.4
@@ -196,7 +196,7 @@
          <listitem>
            <para>
                In the first form, check for the bounding boxes of this and 
target characters to intersect.
-               In the second and third form, check if the given point is 
inside the bounding box or the visible shape of this character; shapeFlag 
(false) in the 2 args version says wheter actual shape or just bounds has to be 
checked.
+               In the second and third form, check if the given point is 
inside the bounding box or the visible shape of this character; shapeFlag 
(false) in the 2 args version says wheter actual shape or just bounds has to be 
checked; coordinates values are in Stage coordinate space.
            </para>
          </listitem>
        </varlistentry>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]