GSDevTools.create
GSDevTools.create( config:Object ) : GSDevTools
Parameters
config: Object
The configuration options that you'd like to include.
Returns : GSDevTools
A new instance of GSDevTools.
Details
Creates a new instance of GSDevTools. You can create as many as you want, but only one can be synchronized with the Global Timeline (globalSync: true
). Simply feed in any of the optional configuration properties to customize as you please. Only one instance can have keyboard control.