Uses of Class
zombie.characters.IsoLivingCharacter
Packages that use IsoLivingCharacter
-
Uses of IsoLivingCharacter in zombie
Methods in zombie with parameters of type IsoLivingCharacterModifier and TypeMethodDescriptionvoidCombatManager.calculateAttackVars(IsoLivingCharacter livingCharacter) voidCombatManager.calcValidTargets(IsoLivingCharacter livingCharacter, HandWeapon weapon, PZArrayList<HitInfo> pZArrayList0, PZArrayList<HitInfo> pZArrayList1) -
Uses of IsoLivingCharacter in zombie.characters
Subclasses of IsoLivingCharacter in zombie.characters -
Uses of IsoLivingCharacter in zombie.characters.animals
Subclasses of IsoLivingCharacter in zombie.characters.animals -
Uses of IsoLivingCharacter in zombie.network.fields.hit
Methods in zombie.network.fields.hit with parameters of type IsoLivingCharacterModifier and TypeMethodDescriptionAttackVars.getWeapon(IsoLivingCharacter arg0) voidWeapon.parse(ByteBuffer byteBuffer, UdpConnection udpConnection, IsoLivingCharacter livingCharacter)