Home
last modified time | relevance | path

Searched refs:setDeathSound (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLifetimeComponent.java188 public final void setDeathSound(Sound deathSound) { in setDeathSound() method in LifetimeComponent
DGameObjectFactory.java1439 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
1652 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
2005 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
2103 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
2369 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
2468 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
2588 lifetime.setDeathSound(sound.load(R.raw.sound_stomp));
5342 lifetime.setDeathSound(sound.load(R.raw.sound_break_block));