Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.ui.Tween
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.ui.Tween
Methods
新しいJobクラスを追加します
Add a new Job className Type Default Description target
object from
object to
object delay
number 0 optional duration
number 1 optional ease
function null optional Returns:
Type Description Job 指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class Tween]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object Tween]
Returns:
Type Description string