Searched refs:delayTime (Results 1 – 1 of 1) sorted by relevance
95 int delayTime; in playSound() local99 delayTime = nd.delayTimeLowSharp; in playSound()101 delayTime = nd.delayTimeMedSharp; in playSound()103 delayTime = nd.delayTimeHighSharp; in playSound()114 delayTime = nd.delayTimeLow; in playSound()116 delayTime = nd.delayTimeMed; in playSound()118 delayTime = nd.delayTimeHigh; in playSound()128 if (sharp && !delayTime) in playSound()134 sound(delayTime); in playSound()