MovieClip.HitTest

MovieClip.HitTest Method


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

Overload List

public bool HitTest( MovieClip against_target );
public bool HitTest( double x, double y );
public bool HitTest( double x, double y, bool test_shape );
© 2004-2005 GlobFX Technologies. All rights reserved.