Uses of Class
zombie.core.physics.BallisticsTarget
Packages that use BallisticsTarget
-
Uses of BallisticsTarget in zombie.characters
Methods in zombie.characters that return BallisticsTargetModifier and TypeMethodDescriptionIsoGameCharacter.ensureExistsBallisticsTarget
(IsoGameCharacter isoGameCharacter0) IsoGameCharacter.getBallisticsTarget()
-
Uses of BallisticsTarget in zombie.core.physics
Methods in zombie.core.physics that return BallisticsTargetModifier and TypeMethodDescriptionstatic BallisticsTarget
BallisticsTarget.alloc
(IsoGameCharacter isoGameCharacterx) Methods in zombie.core.physics with parameters of type BallisticsTargetModifier and TypeMethodDescriptionstatic void
PhysicsDebugRenderer.addBallisticsRender
(BallisticsTarget ballisticsTarget) static void
PhysicsDebugRenderer.removeBallisticsRender
(BallisticsTarget ballisticsTarget)