Class Index | File Index

Classes


Namespace PainterConfig

Holds all the configuration for the paint application.
Defined in: config.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
PainterConfig.keys
Keyboard shortcuts associated to drawing tools.
<static>  
PainterConfig.tool_default
The default tool ID.
Namespace Detail
PainterConfig
Field Detail
<static> {Object} PainterConfig.keys
Keyboard shortcuts associated to drawing tools.
See:
PaintTools The object holding all the drawing tools.

<static> {String} PainterConfig.tool_default
The default tool ID.
See:
PaintTools The object holding all the drawing tools.

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Apr 22 2009 15:46:04 GMT+0300 (EEST)