Namespace BTM.options
The options Object for BTM
Defined in: btm.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| 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
|
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.
Defined in: mapping.js.
- See:
- BTM.Mapping.init
- Default Value:
- true