Searched refs:setTakeHitSound (Results 1 – 2 of 2) sorted by relevance
325 public final void setTakeHitSound(int hitType, SoundSystem.Sound sound) { in setTakeHitSound() method in HitReactionComponent
906 hitReact.setTakeHitSound(HitType.HIT, sound.load(R.raw.deep_clang));3584 hitReact.setTakeHitSound(HitType.HIT, sound.load(R.raw.sound_kabocha_hit));3761 hitReact.setTakeHitSound(HitType.HIT, sound.load(R.raw.sound_rokudou_hit));4377 hitReact.setTakeHitSound(HitType.COLLECT, sound.load(R.raw.ding));