> Hello All
>
> I am contacting the list again with a more general
question regarding
> Screenweaver and Neko.
>
> Is there a way to access the screenweaver functionality
directly from
> Neko instead of writing haxe code which anyway will
compile down to neko
> bytecode anyway?
Yes, "swhx" is a simple Neko NDLL that can be used
from any Neko app.
> Is the swhx.ndll functionality documented somewhere?
No, you'll have to watch the api.c or the SWHX haXe API
implementation.
Best,
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)
|