Uses of Class
generation.builders.VehicleSoundBuilder
Packages that use VehicleSoundBuilder
-
Uses of VehicleSoundBuilder in generation.builders
Methods in generation.builders that return VehicleSoundBuilderModifier and TypeMethodDescriptionVehicleSoundBuilder.backSignal(SoundKey soundKey) VehicleSoundBuilder.engineStart(SoundKey soundKey) VehicleSoundBuilder.engineTurnOff(SoundKey soundKey) VehicleSoundBuilder.ignitionFail(SoundKey soundKey) Methods in generation.builders with parameters of type VehicleSoundBuilderModifier and TypeMethodDescriptionVehicleBuilder.addSound(VehicleSoundBuilder vehicleSoundBuilder)