Uses of Class
zombie.vehicles.VehicleCache
Packages that use VehicleCache
-
Uses of VehicleCache in zombie.vehicles
Methods in zombie.vehicles that return types with arguments of type VehicleCacheModifier and TypeMethodDescriptionstatic List
<VehicleCache> VehicleCache.vehicleGet
(float ax, float ay) static List
<VehicleCache> VehicleCache.vehicleGet
(int wx, int wy) Method parameters in zombie.vehicles with type arguments of type VehicleCacheModifier and TypeMethodDescriptionvoid
VehicleManager.sendRequestGetFull
(List<VehicleCache> _vehicles)