Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DHitReactionComponent.java47 private int mLauncherHitType; field in HitReactionComponent
84 mLauncherHitType = HitType.LAUNCH; in reset()
113 if (hitType == mLauncherHitType && mLauncherComponent != null) { in hitVictim()
307 mLauncherHitType = launchHitType; in setLauncherComponent()