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