Uses of Class
zombie.iso.zones.VehicleZone
Packages that use VehicleZone
-
Uses of VehicleZone in zombie.iso
Fields in zombie.iso with type parameters of type VehicleZoneModifier and TypeFieldDescriptionfinal ArrayList<VehicleZone> IsoMetaGrid.VehiclesZonesfinal ArrayList<VehicleZone> IsoMetaCell.vehicleZonesMethods in zombie.iso that return VehicleZone -
Uses of VehicleZone in zombie.Lua
Methods in zombie.Lua that return VehicleZoneModifier and TypeMethodDescriptionstatic VehicleZoneLuaManager.GlobalObject.getVehicleZoneAt(int x, int y, int z)