Author: Jerryk
Version: 1.2
- Fireworks
- Events:
- DrawEnded - triggered when the duration of ExplosionTime is filled
- Fields:
- NrOfFireworks As Int
number of drawed fireworks, default 10 - NrOfParticles As Int
number of exploded particles, default 50 - ExplosionTime As Int
duration of drawing, default 15
- NrOfFireworks As Int
- Functions:
- DrawFireworks(FirePnl As Panel)
Starts drawing, the parameter is the panel on which it is drawn. After drawing, the panel is removed.
- DrawFireworks(FirePnl As Panel)
- Events: