Searched refs:soundConstant (Results 1 – 1 of 1) sorted by relevance
572 public void playSoundEffect(int soundConstant) { in playSoundEffect() argument573 super.playSoundEffect(soundConstant); in playSoundEffect()