Uses of Class
zombie.characters.IsoGameCharacter.TorchInfo
Packages that use IsoGameCharacter.TorchInfo
-
Uses of IsoGameCharacter.TorchInfo in zombie.characters
Fields in zombie.characters with type parameters of type IsoGameCharacter.TorchInfoMethods in zombie.characters that return IsoGameCharacter.TorchInfoModifier and TypeMethodDescriptionstatic IsoGameCharacter.TorchInfoIsoGameCharacter.TorchInfo.alloc()IsoGameCharacter.TorchInfo.set(IsoPlayer player, InventoryItem item) IsoGameCharacter.TorchInfo.set(VehiclePart part) Methods in zombie.characters with parameters of type IsoGameCharacter.TorchInfoModifier and TypeMethodDescriptionstatic voidIsoGameCharacter.TorchInfo.release(IsoGameCharacter.TorchInfo torchInfo) -
Uses of IsoGameCharacter.TorchInfo in zombie.iso
Method parameters in zombie.iso with type arguments of type IsoGameCharacter.TorchInfoModifier and TypeMethodDescriptionstatic voidLightingJNI.getTorches(ArrayList<IsoGameCharacter.TorchInfo> arrayList)