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

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

Completed in 821 milliseconds