Namespace pwlib.tools
Holds the implementation of each drawing tool.
Defined in: lib.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Namespace Detail
pwlib.tools
- See:
- PaintWeb#toolRegister Register a new drawing tool into a PaintWeb instance.
- PaintWeb#toolActivate Activate a drawing tool in a PaintWeb instance.
- PaintWeb#toolUnregister Unregister a drawing tool from a PaintWeb instance.
- PaintWeb.config.toolDefault The default tool being activated when a PaintWeb instance is initialized.
- PaintWeb.config.tools Holds the list of tools to be loaded automatically when a PaintWeb instance is initialized.