Class Index | File Index

Classes


Namespace BTM.options

The options Object for BTM
Defined in: btm.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
BTM.options.debug
BTM debug mode flag
<static>  
BTM.options.imgdir
BTM Image directory location
<static>  
BTM.options.jsdir
BTM JavaScript directory location
<static>  
BTM.options.runMappings
BTM Mappings on/off flag
Namespace Detail
BTM.options
See:
BTM.loadOption
Field Detail
<static> {Boolean} BTM.options.debug
BTM debug mode flag
Default Value:
false

<static> {String} BTM.options.imgdir
BTM Image directory location
Default Value:
BTM.options.jsdir + '../images/'

<static> {String} BTM.options.jsdir
BTM JavaScript directory location
Default Value:
auto-calculated

<static> {Boolean} BTM.options.runMappings
BTM Mappings on/off flag
Defined in: mapping.js.
See:
BTM.Mapping.init
Default Value:
true

Documentation generated by JsDoc Toolkit 2.1.0 on Tue Feb 03 2009 04:12:53 GMT+1100 (EST)