| Class | Description |
|---|---|
| DustColorTransitionData |
This
DustData implementation is solely built
for the ParticleEffect.DUST_COLOR_TRANSITION
effect. |
| DustData |
The DustData class holds information on the colors
and size of various dust particles.
|
| NoteColor |
An implementation of the
ParticleColor class to support note colors. |
| ParticleColor |
The
ParticleColor class is used to store the rgb values of colors and
convert them into the corresponding nms objects. |
| RegularColor |
An implementation of the
ParticleColor class that supports normal RGB values. |
Copyright © 2021. All rights reserved.