George Kurelic
George Kurelic
this would be great for abstracts of numeric types
Flash already has extra restrictions regarding optional or default args, you're only allowed to omit the final args in a call. I see no reason to let flash hold all...
does sparrow always have a 1:1 image/data export? I thought there was a way to export multiple sheets with a single data file listing the frames of each image. otherwise...
My recommendation is to make a standalone class that achieves this, I don't think it needs to be an overhaul of an existing class as this is pretty niche and...
> I think the failing on cpp is a false alarm, cos I have everything ok (testing on desktop at least), and if I check on the cpp builds, there...
what happens when you try the command `lime` with no parameters?
I believe [this pr](https://github.com/HaxeFlixel/flixel/pull/2511) should fix that, I just haven't gotten around to testing it
no backward compatibility, this is a breaking change and it's gonna fuck shit up. but it's better in the long run. TBH I like the idea that this will ensure...
I don't know what tweening means, in this context, I don't know how i would make this backward compatible without doing some hacky stuff breaking typeSafety, and I do think...
do you have a suggestion? I can't think of a way to accomplish that