Uses of Class
zombie.network.fields.hit.HitInfo
Packages that use HitInfo
Package
Description
-
Uses of HitInfo in zombie
Modifier and TypeMethodDescriptionbooleanCombatManager.isProneTargetBetter(IsoGameCharacter character, HitInfo hitInfo0, HitInfo hitInfo1) Modifier and TypeMethodDescriptionvoidCombatManager.calcValidTargets(IsoLivingCharacter livingCharacter, HandWeapon weapon, PZArrayList<HitInfo> pZArrayList0, PZArrayList<HitInfo> pZArrayList1) -
Uses of HitInfo in zombie.characters
Methods in zombie.characters that return types with arguments of type HitInfo -
Uses of HitInfo in zombie.combat
Classes in zombie.combat that implement interfaces with type arguments of type HitInfoMethods in zombie.combat with parameters of type HitInfo -
Uses of HitInfo in zombie.core.physics
Methods in zombie.core.physics with parameters of type HitInfoModifier and TypeMethodDescriptionvoidBallisticsController.setBallisticsCameraTargetHitLocation(int int2, HitInfo hitInfo) voidBallisticsController.setBallisticsTargetHitLocation(int int2, HitInfo hitInfo) -
Uses of HitInfo in zombie.debug.debugWindows
Fields in zombie.debug.debugWindows with type parameters of type HitInfo -
Uses of HitInfo in zombie.network.fields.hit
Fields in zombie.network.fields.hit with type parameters of type HitInfoModifier and TypeFieldDescriptionfinal PZArrayList<HitInfo> AttackVars.targetsPronefinal PZArrayList<HitInfo> AttackVars.targetsStandingMethods in zombie.network.fields.hit that return HitInfoModifier and TypeMethodDescriptionHitInfo.init(IsoMovingObject movingObject, float float3, float float4, float float0, float float1, float float2) Methods in zombie.network.fields.hit with parameters of type HitInfo