matthewswallace / openfl-tilelayer

41 stars 23 forks source link

Latest Haxe bug #3

Closed drkibitz closed 11 years ago

drkibitz commented 11 years ago

Running the test project with Haxe 3.0.1

Source/Main.hx:49: characters 8-27 : Cannot access private field addDefinition

I simply edited https://github.com/matthewswallace/openfl-tilelayer/blob/master/haxelib/aze/display/TilesheetEx.hx#L64 and the flash line adding public.

drkibitz commented 11 years ago

Ah, I see it's there, the haxelib version is out of date. Sorry!