openfl / openfl-samples

Haxelib-based OpenFL sample projects
http://www.openfl.org
MIT License
78 stars 41 forks source link

Add simple Nape example #13

Closed atomicptr closed 11 months ago

atomicptr commented 10 years ago

Some love for the Nape fans ;).

Note: This isn't working on Neko, seems to be a bug in Nape.

drkibitz commented 10 years ago

Out of curiosity, does this work on neko?

atomicptr commented 10 years ago

Nope, everything nape related doesn't seem to work on Neko :(

drkibitz commented 10 years ago

Well here's to hoping! :beers:

Maybe include these then https://github.com/drkibitz/openfl-napesamples/blob/master/project.xml#L25-L26 for the sake of the sample.

atomicptr commented 10 years ago

And now Neko throws some nape-intern exceptions ;). Better than uncaught exception though.