GoToCommand
Extends:
AbstractCommand → GoToCommand
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
curve: * |
|
| public |
key: * |
|
| public |
ms: * |
|
| public |
object: * |
|
| public |
startValue: * |
|
| public |
time: * |
|
| public |
value: * |
|
Inherited Summary
| From class AbstractCommand | ||
| public |
cbs: *[] |
|
| public |
end_cbs: *[] |
|
| public |
exec(animator: *, done: *) |
|
| public |
start(animator: *, done: *) |
|
Public Constructors
Public Members
public curve: * source
public key: * source
public ms: * source
public object: * source
public startValue: * source
public time: * source
public value: * source
Public Methods
public exec(animator: *, done: *) source
Override:
AbstractCommand#execParams:
| Name | Type | Attribute | Description |
| animator | * | ||
| done | * |
public start(animator: *, done: *) source
Override:
AbstractCommand#startParams:
| Name | Type | Attribute | Description |
| animator | * | ||
| done | * |
