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/AudioStreamPlayer2D.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/classes/AudioStreamPlayer2D.xml')
diff --git a/doc/classes/AudioStreamPlayer2D.xml b/doc/classes/AudioStreamPlayer2D.xml
index e31f2dd94..68afffdb4 100644
--- a/doc/classes/AudioStreamPlayer2D.xml
+++ b/doc/classes/AudioStreamPlayer2D.xml
@@ -36,7 +36,7 @@
-
+
@@ -69,16 +69,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