From 5ad9be4c24e9d7dc5672fdc42cea896622fe5685 Mon Sep 17 00:00:00 2001
From: letheed
Date: Sun, 10 Sep 2017 15:37:49 +0200
Subject: Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:
* pos -> position
* rot -> rotation
* loc -> location
C++ variables are left as is.
---
doc/classes/AudioStreamPlayer.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/classes/AudioStreamPlayer.xml')
diff --git a/doc/classes/AudioStreamPlayer.xml b/doc/classes/AudioStreamPlayer.xml
index edf5dd619..2dba35bec 100644
--- a/doc/classes/AudioStreamPlayer.xml
+++ b/doc/classes/AudioStreamPlayer.xml
@@ -23,7 +23,7 @@
-
+
@@ -56,16 +56,16 @@
-
+
- Plays the audio from the given position 'from_pos', in seconds.
+ Plays the audio from the given position 'from_position', in seconds.
-
+
Sets the position from which audio will be played, in seconds.
--
cgit v1.2.3-70-g09d2