Uses of Class
zombie.characters.IsoGameCharacter.Location
Packages that use IsoGameCharacter.Location
Package
Description
-
Uses of IsoGameCharacter.Location in zombie.characters
Methods in zombie.characters that return IsoGameCharacter.LocationModifier and TypeMethodDescriptionIsoGameCharacter.getLastHeardSound()IsoGameCharacter.getLastKnownLocationOf(String character) IsoGameCharacter.Location.set(int _x, int _y, int _z) Methods in zombie.characters that return types with arguments of type IsoGameCharacter.Location -
Uses of IsoGameCharacter.Location in zombie.iso
Fields in zombie.iso with type parameters of type IsoGameCharacter.LocationModifier and TypeFieldDescriptionstatic final ThreadLocal<IsoGameCharacter.Location> IsoMetaGrid.TL_LocationMethods in zombie.iso that return types with arguments of type IsoGameCharacter.Location -
Uses of IsoGameCharacter.Location in zombie.iso.areas.isoregion.metagrid
Method parameters in zombie.iso.areas.isoregion.metagrid with type arguments of type IsoGameCharacter.LocationModifier and TypeMethodDescriptionvoidWorldRegionToMetaGrid.clientProcessBuildings(ArrayList<IsoGameCharacter.Location> arrayList0) -
Uses of IsoGameCharacter.Location in zombie.iso.areas.isoregion.regions
Method parameters in zombie.iso.areas.isoregion.regions with type arguments of type IsoGameCharacter.LocationModifier and TypeMethodDescriptionvoidIsoWorldRegion.clearBuildingDef(ArrayList<IsoGameCharacter.Location> arrayList) -
Uses of IsoGameCharacter.Location in zombie.iso.zones
Methods in zombie.iso.zones that return IsoGameCharacter.LocationMethods in zombie.iso.zones with parameters of type IsoGameCharacter.Location