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

/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationComponent.java73 private Sound mRubySound3; field in class:AnimationComponent
174 if (mInventory != null && mRubySound1 != null && mRubySound2 != null && mRubySound3 != null) {
187 sound.play(mRubySound3, false, SoundSystem.PRIORITY_NORMAL);
376 mRubySound3 = three;

Completed in 1453 milliseconds