MovieClip.HitTest Method


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

Definition

public bool HitTest( double x, double y, bool test_shape );

Parameters

xSystem.Double.
ySystem.Double.
test_shapeSystem.Boolean.

Return Value

System.Boolean.

© 2004-2005 GlobFX Technologies. All rights reserved.