Extends
Members
(constant) initializer :string
The name of constructor the class, will be used to restore the object.
The constructor has to be accessable via
window[initializer]
Type:
- string
- Implements:
Methods
toDrawable(controller, drawables) → {Drawable}
Parameters:
Name | Type | Description |
---|---|---|
controller |
HistoryCellController | |
drawables |
Array.<Drawable> |
- Overrides:
Returns:
- Type
- Drawable