DynRPG v0.32 Unofficial
Plugin SDK
|
Public Attributes | |
int | t |
Particle time left. | |
int | x |
Particle x positon. | |
int | y |
Particle y position. | |
int | alpha |
Particle alpha factor 0: fully transparent, 255: fully opaque (sandstorm only) | |
double | vx |
Particle x velocity (sandstorm only) | |
double | vy |
Particle y velocity (sandstorm only) | |
double | ax |
Particle x acceleration (sandstorm only) | |
double | ay |
Particle y accelration (sandstorm only) | |