jjPARTICLE class
A visual particle in the level.
Public types
- union [union].GENERIC
- Type-specific particle data, interpreted according to particleType.
Constructors, destructors, conversion operators
- jjPARTICLE()
- Creates a new instance.
- ~jjPARTICLE()
Public functions
Public variables
- float xPos
- Horizontal position in pixels.
- float yPos
- Vertical position in pixels.
- float xSpeed
- Horizontal speed in pixels per frame.
- float ySpeed
- Vertical speed in pixels per frame.
-
std::
uint8_t particleType - Type of the particle.
- bool active
- Whether the particle is currently active.
- union Jazz2::Scripting::Legacy::jjPARTICLE::@065007326001302006035347165330170073366273253014 GENERIC