removeEffect

public abstract void removeEffect(int index)

Remove an effect from this firework.

Parameters

index

The index of the effect to remove

Throws