[haXe] getting an array of all arguments of a function
Roberto Saccon
rsaccon at gmail.com
Sat Dec 30 04:36:48 CET 2006
does that exist in haxe ? Or do we have to use a bunch of optional
arguments:
function foo(?arg1:Dynamic, ?arg2:Dynamic, ?arg3:Dynamic)
{
...
}
And if the later is the case, is there an easy way to iterate through all
the args ?
regards
--
Roberto Saccon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20061230/f505b473/attachment.htm
More information about the Haxe
mailing list