brlrt / away3d

Automatically exported from code.google.com/p/away3d
0 stars 0 forks source link

Grid: array used where vector is espected. #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Class:

away3d.tools.Grid line 98

Error description:
Description Resource    Path    Location    Type
1067: Implicit coercion of a value of type Array to an unrelated type 
__AS3__.vec:Vector.<away3d.core.base:Vertex>.   Grid.as /away3d/Away3D/src/away3d/
tools   line 98 Flex Problem

What is the expected output?
public function snapVertices(vertices:Vector.<Vertex>):void

What version of the product are you using? 
rv 2809 trunk/fp10

Original issue reported on code.google.com by hpe...@gmail.com on 20 Sep 2010 at 11:20