Skip to content

Commit 1666eae

Browse files
committed
modified docs
1 parent 30adc3d commit 1666eae

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/reST/ref/mixer.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,13 @@ change the default buffer by calling :func:`pygame.mixer.pre_init` before
487487
488488
Set the position (angle, distance) of a playing channel.
489489

490-
`angle``: Angle is in degrees.
491-
`distance``: Range from 0 to 255.
490+
`angle`: Angle is in degrees.
491+
492+
`distance`: Range from 0 to 255.
493+
494+
.. versionadded:: 2.2.0
495+
496+
.. ## Channel.set_position ##
492497
493498
.. method:: set_volume
494499

0 commit comments

Comments
 (0)