Mark Knol

Results 48 issues of Mark Knol

Would it be possible to implement sound panning on Sound/Playback?

It would be awesome to have an Graphics API, with fills, strokes, lines and curves. I think it would could be possible since both flash and html canvas supports them.

Can go into "design patterns" https://blog.onthewings.net/2010/12/19/method-chaining-and-fluent-interface-in-haxe/

help wanted

Recently found this: https://github.com/lbergman/GASM/blob/develop/src/gasm/core/macros/ComponentMacros.hx#L37-L52 After some investigation, I heard you can do `(macro class { ... }).fields`. As example it can be reduced to: ```haxe var fields = Context.getBuildFields(); var...

help wanted

If you are in the mood for writing but don't know _what_, then you can use this list: - [x] Beginner - Lists and Arrays - [x] Beginner - Using...

help wanted

It would be nice to have a bit smarter flipbook layer where it does not only take a snapshot of every keyframe, but also takes in account which bitmaps are...

Maybe we should have a per-target score table somewhere. One column per target and then the rows are compilation time, run-time performance, native interop, debugging support and maybe more. Like...

Under the title "With support from". To thank former partners as sponsor to Haxe. Also because there are great names in there, which we are still proud of. @Simn which...

Hey we have to look into this: https://staging.haxe.org/manual/target-cpp.html * [ ] [The overview](https://staging.haxe.org/manual/target-cpp.html) doesn't list the new docs * [ ] The subpages don't have the section number, but they...

> **me**: maybe going to far now, but would we be able to execute coconut at runtime? was thinking if it would be possible to have a realtime examples in...