Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DAnimationComponent.java373 public void setRubySounds(Sound one, Sound two, Sound three) { in setRubySounds() method in AnimationComponent
DGameObjectFactory.java883 … animation.setRubySounds(sound.load(R.raw.gem1), sound.load(R.raw.gem2), sound.load(R.raw.gem3));