File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434* * **version**: the version of the current instance of BrainBrowser.
3535* * **CANVAS_ENABLED** Indicates whether the HTML5 canvas is
3636* available in the current browser.
37- * * **WEB_WORKERS_ENABLED ** Indicates whether Web Workers are
37+ * * **WEB\_WORKERS_ENABLED ** Indicates whether Web Workers are
3838* available in the current browser.
3939* * **WEBGL_ENABLED** Indicates whether WebGL is available
4040* in the current browser.
41- * * **WEBGL_UINT_INDEX_ENABLED ** Indicates whether the WebGL
41+ * * **WEBGL\_UINT\_INDEX\_ENABLED ** Indicates whether the WebGL
4242* OES_element_index_uint extension is available in the current browser.
4343* * **utils**: general utilities for all applications.
4444* * **events**: event handler functions.
8888* @property {boolean } WEBGL_ENABLED Indicates whether WebGL is available
8989* in the current browser.
9090* @property {boolean } WEBGL_UINT_INDEX_ENABLED Indicates whether the WebGL
91- * OES_element_index_uint extension is available in the current browser.
91+ * OES\_element\_index\_uint extension is available in the current browser.
9292* @property {object } utils General utilities for all applications.
9393* @property {object } events Event handler functions.
9494* @property {function } createColorMap A factory function for creating color map objects.
You can’t perform that action at this time.
0 commit comments