X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fobject%2Fambient_sound.hpp;h=dd5c9da9686af7110818df82612d5548269a25f9;hb=08ccb17345a52f5ffd8a5dd6ecf675cad55f16a7;hp=a7a14bca770a151da39e9e093cc66d2a91b430f4;hpb=1a36ad149a4ee89a601d523878d168ed3b68ae62;p=supertux.git diff --git a/src/object/ambient_sound.hpp b/src/object/ambient_sound.hpp index a7a14bca7..dd5c9da96 100644 --- a/src/object/ambient_sound.hpp +++ b/src/object/ambient_sound.hpp @@ -21,7 +21,7 @@ /** * Ambient Sound Source, gamma version. Features: * - * - "rounded rectancle" geometry with position, dimension and + * - "rounded rectangle" geometry with position, dimension and * "rounding radius" (extending in all directions) of a 100% * volume area, adjustable maximum volume, inverse square * falloff outside area. @@ -32,7 +32,7 @@ * * x, y position * width, height dimension - * distance_factor high = steep fallofff + * distance_factor high = steep falloff * distance_bias high = big "100% disc" * silence_distance defaults reasonably. * sample sample to be played back in loop mode