sojamo/drop / DropListener / setTargetRect( )

name
setTargetRect ( )
description
set the target rect where things can be dropped into. 
Syntax
setTargetRect(theX, theY, theWidth, theHeight);
parameters
theXfloat 
theYfloat 
theWidthfloat 
theHeightfloat 


Returns
None
Usage
Web & Application
Related