innogames / ax3

AS3 to Haxe converter
MIT License
43 stars 10 forks source link

Exception in thread "main" Unknown type: Array #15

Open ConfidantCommunications opened 1 year ago

ConfidantCommunications commented 1 year ago

When I run the converter I get: Exception in thread "main" Unknown type: Array at ax3.Typer.resolveDotPath(src/ax3/Typer.hx:562) at ax3.Typer$Closure_typeClass_0.invoke(src/ax3/Typer.hx:179) at ax3.Typer.process(src/ax3/Typer.hx:20) at ax3.Main.main(src/ax3/Main.hx:35) at ax3.Main.main(src/ax3/Main.hx:1)

The class I'm converting starts with: dynamic public class ColorMatrix extends Array