GrimoireGL / jThree-Reference

Reference and community services of jThree
MIT License
1 stars 0 forks source link

Function signatures appearance #20

Open pnlybubbles opened 8 years ago

pnlybubbles commented 8 years ago

not each(func: function): J3Object but each(func: (index: number, node: GomlTreeNodeBase) => boolean): J3Object