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 arg0) VehiclePoly.init
(BaseVehicle arg0, float arg1) Methods in zombie.pathfind with parameters of type VehiclePolyModifier and TypeMethodDescriptionVehiclePoly.init
(VehiclePoly arg0) boolean
VehiclePoly.isEqual
(VehiclePoly arg0) void
CollideWithObstaclesPoly.vehicleMoved
(VehiclePoly arg0, VehiclePoly arg1) -
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 boolean
PolyPolyIntersect.intersects
(VehiclePoly vehiclePoly1, VehiclePoly vehiclePoly2)