diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml
index 9d255786b4..8e8a903292 100644
--- a/stepmania/Docs/LuaDocumentation.xml
+++ b/stepmania/Docs/LuaDocumentation.xml
@@ -137,6 +137,17 @@
Set the z position of the Actor to zPos.
+
+
+ Specifies if the scroller should loop or not.
+
+
+ Sets the scroller's transform function from fItemHeight.
+
+
+ Sets the scroller's transform function from fItemWidth.
+
+
This Actor represents a playable sound. There are two attributes that can be set on load.
@@ -327,6 +338,15 @@
Returns an array of s corresponding to Human players.
+
+ Returns the number of players enabled.
+
+
+ Returns the number of sides joined.
+
+
+ Returns the number of stages left for player pn.
+
@@ -506,6 +526,14 @@
Returns the complete list of RadarValues for player pn. Use to grab a specific value.
+
+
+ Loads the TextBanner's child elements from a .
+
+
+ Loads the TextBanner's child elements from strings.
+
+
Returns the number of selectable themes.
@@ -526,6 +554,11 @@
+
+
+ Blending modes. See .
+
+
Horizontal alignment. See .