Wizcorp / Ejecta-X

A Fast, Open Source JavaScript, Canvas & Audio Implementation
http://wizcorp.github.io/Ejecta-X
185 stars 50 forks source link

Updated EJBindingBase and EJBindingEventedBase to more closely match Eje... #88

Closed timothyt closed 9 years ago

timothyt commented 9 years ago

...cta 1.5.

EJBindingBase has a new method createJSObjectWithContext which allow easier creation of javascript object bound to a native binding. EJBindingEventedBase has new methods with more concise signatures. Updated EJBindingEventedBase calls to eliminate extraneous params.