Methods
addGrip() → {void}
Returns:
- Type
- void
move(dx, dy) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
dx |
Integer | |
dy |
Integer |
Returns:
- Type
- void
moveCtrl(num, dx, dy) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
num |
Integer | |
dx |
Integer | |
dy |
Integer |
Returns:
- Type
- void
select(y) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
y |
boolean |
Returns:
- Type
- void
selectCtrls(y) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
y |
boolean |
Returns:
- Type
- void
setLinked(num) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
num |
Integer |
Returns:
- Type
- void
setType(newType, pts) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
newType |
Integer | Possible values set during |
pts |
ArgumentsArray |
Returns:
- Type
- void
show(y) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
y |
boolean |
Returns:
- Type
- void
showCtrlPts(y) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
y |
boolean |
Returns:
- Type
- void
update(full) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
full |
boolean |
Returns:
- Type
- void