Uses of Class
zombie.pathfind.VehiclePoly
Packages that use VehiclePoly
-
Uses of VehiclePoly in zombie.pathfind
Methods in zombie.pathfind that return VehiclePolyModifier and TypeMethodDescriptionVehiclePoly.init(VehiclePoly other) VehiclePoly.init(BaseVehicle vehicle, float RADIUS) Methods in zombie.pathfind with parameters of type VehiclePolyModifier and TypeMethodDescriptionVehiclePoly.init(VehiclePoly other) booleanVehiclePoly.isEqual(VehiclePoly other) voidCollideWithObstaclesPoly.vehicleMoved(VehiclePoly oldPolyPlusRadius, VehiclePoly newPolyPlusRadius) -
Uses of VehiclePoly in zombie.vehicles
Fields in zombie.vehicles declared as VehiclePolyMethods in zombie.vehicles that return VehiclePolyMethods in zombie.vehicles with parameters of type VehiclePolyModifier and TypeMethodDescriptionstatic booleanPolyPolyIntersect.intersects(VehiclePoly a, VehiclePoly b)