remove

Contents
[ ]

remove(ScaleEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemScaleEffectBehavior to remove.

Result

boolean


remove(FilterEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemFilterEffectBehavior to remove.

Result

boolean


remove(CommandEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemCommandEffectBehavior to remove.

Result

boolean


remove(SetEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemSetEffectBehavior to remove.

Result

boolean


remove(ColorEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemColorEffectBehavior to remove.

Result

boolean


remove(RotationEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemRotationEffectBehavior to remove.

Result

boolean


remove(MotionEffect item) function

Removes specified behavior from a collection.

Parameters

NameTypeDescription
itemMotionEffectBehavior to remove.

Result

boolean