away3d / away3d-core-openfl

Away3D engine for OpenFL
166 stars 41 forks source link

change positions check for valid drag #72

Closed fresh-flash closed 8 years ago

fresh-flash commented 8 years ago

When x is null Math.isNaN(x) //false x == null //true