Uses of Class
zombie.network.fields.hit.HitInfo
Packages that use HitInfo
Package
Description
-
Uses of HitInfo in zombie
Modifier and TypeMethodDescriptionboolean
CombatManager.isProneTargetBetter
(IsoGameCharacter isoGameCharacter, HitInfo hitInfo0, HitInfo hitInfo1) Modifier and TypeMethodDescriptionvoid
CombatManager.calcValidTargets
(IsoLivingCharacter isoLivingCharacter, HandWeapon handWeapon, ArrayList<HitInfo> arrayList0, ArrayList<HitInfo> arrayList1) -
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.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 HitInfoMethods in zombie.network.fields.hit that return HitInfoModifier and TypeMethodDescriptionHitInfo.init
(IsoMovingObject isoMovingObject, float float3, float float4, float float0, float float1, float float2) Methods in zombie.network.fields.hit with parameters of type HitInfo