Built-In Namespace Function
| Method Attributes | Method Name and Description |
|---|---|
|
extend(parent)
Sets prototype of this function to an instance of parent function
|
Method Detail
extend(parent)
Sets prototype of this function to an instance of parent function
Defined in: <rot.js>.
Defined in: <rot.js>.
- Parameters:
- {function} parent