B4A Library Fireworks library

Fireworks.gif



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
    • Functions:
      • DrawFireworks(FirePnl As Panel)
        Starts drawing, the parameter is the panel on which it is drawn. After drawing, the panel is removed.
 

Attachments

  • Fireworks example.zip
    14.7 KB · Views: 56
  • Fireworks_JE.zip
    36.7 KB · Views: 64
Top