Name | Type | Default | Description |
---|---|---|---|
target | object | ||
from | object | null | optional |
to | object | null | optional |
delay | number | 0 | optional |
duration | number | 1 | optional |
ease | function | null | optional |
Extends
- EventDispatcher
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.ui.Job
- Default Value:
- 0
- Default Value:
- 1
- Default Value:
- Easing.linear
- Default Value:
- null
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.ui.Job
- Default Value:
- null
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class Job]
Returns:
Type Description string Name Type Description object
object Returns:
Type Description array Returns:
Type Description void Returns:
Type Description void Returns:
Type Description void 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object Job]
Returns:
Type Description string Returns:
Type Description void Name Type Description target
object from
object to
object names
array Returns:
Type Description void