add

Contents
[ ]

add(ScaleEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemScaleEffectBehavior to add.

add(FilterEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemFilterEffectBehavior to add.

add(CommandEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemCommandEffectBehavior to add.

add(SetEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemSetEffectBehavior to add.

add(ColorEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemColorEffectBehavior to add.

add(RotationEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemRotationEffectBehavior to add.

add(MotionEffect item) function

Add new behavior to a collection.

Parameters

NameTypeDescription
itemMotionEffectBehavior to add.