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

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

Completed in 29 milliseconds