Searched refs:LAUNCH (Results 1 – 4 of 4) sorted by relevance
33 …public final static int LAUNCH = 6; // A hit indicating that the attacker will launch the vict… field in CollisionParameters.HitType
84 mLauncherHitType = HitType.LAUNCH; in reset()221 case CollisionParameters.HitType.LAUNCH: in receivedHit()
426 if (parentObject.lastReceivedHitType == CollisionParameters.HitType.LAUNCH) { in gotoHitReact()
4916 attackVolume.get(0).setHitType(HitType.LAUNCH);4960 hitReact.setLauncherComponent(launcher, HitType.LAUNCH);