dync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-29 12:36:34 +02:00
parent 7d1e807f69
commit 05d7b34796
349 changed files with 3655 additions and 2920 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ Returns the position in the :ref:`AudioStream<class_AudioStream>`.
- void **play** **(** :ref:`float<class_float>` from_position=0.0 **)**
Plays the audio from the given position 'from_position', in seconds.
Plays the audio from the given position ``from_position``, in seconds.
.. _class_AudioStreamPlayer2D_method_seek: