TSoundEffectType Enumeration
Definition
Delphi
type TSoundEffectType = None..CaseEnMoins
Constants
| None |
no sound |
| Clic |
clic on a button (normal button) |
| ClicOption |
clic on an option button (pressed button) |
| BonusEnPlus |
win a new bonus |
| BonusBombes |
sound for "bomb" bonus |
| BonusMelanges |
sound for "blend" bonus |
| BonusSwap |
sound for "swap" bonus |
| BonusSuppr |
sound for "delete" bonus |
| BonusBouees |
sound for "help" bonus |
| PerteDUneVie |
lost a life |
| FinDePartie |
game over sound |
| CaseEnMoins |
match-3 found, cells destroyed |