makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Pass options during configure() #10

Open tracend opened 10 years ago

tracend commented 10 years ago

It's only reasonable that some of the application parameters are passed from an outside source during initialization, in which case construct.options should be available when the method stack, passed using configure, is parsed.