add
Contents
[
Hide
]add(ScaleEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | ScaleEffect | Behavior to add. |
add(FilterEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | FilterEffect | Behavior to add. |
add(CommandEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | CommandEffect | Behavior to add. |
add(SetEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | SetEffect | Behavior to add. |
add(ColorEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | ColorEffect | Behavior to add. |
add(RotationEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | RotationEffect | Behavior to add. |
add(MotionEffect item) function
Add new behavior to a collection.
Parameters
Name | Type | Description |
---|---|---|
item | MotionEffect | Behavior to add. |