PositionValueHandle
Extends:
Inherited Summary
| From class Handle | ||
| public |
draggedState: * |
|
| public |
text: * |
|
| public |
[Object3.Events.Interaction.Clicked](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Dragged](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Dropped](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Hovered](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Missed](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Picked](hitObject: *) |
|
| public |
[Object3.Events.Interaction.Unhovered](hitObject: *) |
|
| public |
|
|
| public |
onDrag(state: *, position: *) |
|
| public |
onDrop(state: *) |
|
| public |
onScale(scale: *) |
|
| public |
updateFromState(state: *) |
|
| From class ValueHandle | ||
| public |
colors: * |
|
| public |
visible: * |
|
| public |
onDrag(state: *, position: *) |
|
| public |
onDrop(state: *) |
|
| public |
onScale(scale: *) |
|
| public |
updateFromState(state: *) |
|
Public Methods
public onDrag(state: *, position: *) source
Override:
ValueHandle#onDragParams:
| Name | Type | Attribute | Description |
| state | * | ||
| position | * |
public onDrop(state: *) source
Override:
ValueHandle#onDropParams:
| Name | Type | Attribute | Description |
| state | * |