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/Array.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'doc/classes/Array.xml')
diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml
index 042dfb3e1..f83376414 100644
--- a/doc/classes/Array.xml
+++ b/doc/classes/Array.xml
@@ -168,7 +168,7 @@
-
+
@@ -206,14 +206,14 @@
-
+
Remove an element from the array by index.
-
+
Resize the array to contain a different number of elements. If the array size is smaller, elements are cleared, if bigger, new elements are Null.
--
cgit v1.2.3-70-g09d2