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.TorchInfo
IsoGameCharacter.TorchInfo.alloc()
IsoGameCharacter.TorchInfo.set
(IsoPlayer p, InventoryItem item) IsoGameCharacter.TorchInfo.set
(VehiclePart part) Methods in zombie.characters with parameters of type IsoGameCharacter.TorchInfoModifier and TypeMethodDescriptionstatic void
IsoGameCharacter.TorchInfo.release
(IsoGameCharacter.TorchInfo info) -
Uses of IsoGameCharacter.TorchInfo in zombie.iso
Method parameters in zombie.iso with type arguments of type IsoGameCharacter.TorchInfoModifier and TypeMethodDescriptionstatic void
LightingJNI.getTorches
(ArrayList<IsoGameCharacter.TorchInfo> out)