12 #ifndef EFFECTVEHICLE_FUNC_H 13 #define EFFECTVEHICLE_FUNC_H
Sparcs of electric engines.
A special vehicle is one of the following:
EffectVehicle * CreateEffectVehicleRel(const Vehicle *v, int x, int y, int z, EffectVehicleType type)
Create an effect vehicle above a particular vehicle.
EffectVehicle * CreateEffectVehicle(int x, int y, int z, EffectVehicleType type)
Create an effect vehicle at a particular location.
Bubble of bubble generator (industry).
Smoke of broken vehicles except aircraft.
Types related to vehicles.
Smoke of power plant (industry).
EffectVehicleType
Effect vehicle types.
Smoke of broken aircraft.
EffectVehicle * CreateEffectVehicleAbove(int x, int y, int z, EffectVehicleType type)
Create an effect vehicle above a particular location.