Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DHitReactionComponent.java57 private int mTakeHitSoundHitType; field in HitReactionComponent
230 if (mTakeHitSound != null && hitType == mTakeHitSoundHitType) { in receivedHit()
326 mTakeHitSoundHitType = hitType; in setTakeHitSound()