MovieClip.HitTest Method


Tests if a point hits the drawing of a movie clip.

Definition

public bool HitTest( double x, double y );

Parameters

xSystem.Double.
ySystem.Double.

Return Value

System.Boolean.

© 2004-2005 GlobFX Technologies. All rights reserved.