jjPARTICLESTAR struct
Per-particle data for a star particle.
Public variables
-
std::
uint8_t size - Size of the particle.
-
std::
uint8_t color - Color index.
-
std::
uint8_t angle - Current rotation angle.
-
std::
int8_t angularSpeed - Rotation speed.
-
std::
uint8_t frame - Current animation frame.
-
std::
uint8_t colorChangeCounter - Counter toward the next color change.
-
std::
uint8_t colorChangeInterval - Number of frames between color changes.