TSoundEffectType Enumeration

Unit: uSoundEffects
type TSoundEffectType = TSoundEffectType.None..TSoundEffectType.CaseEnMoins

The TSoundEffectType type exposes the following members.

Show:
 NameDescription
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

Top