From 6d28943e5de4e367d69b5de6189e0af66c8aeceb Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 12 Aug 2007 14:09:22 +0000 Subject: [PATCH] Add example of using ... and a table. --- stepmania/Docs/LuaDocumentation.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 417315dad4..e7f853aa8b 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -26,6 +26,9 @@ Returns the number passed to the function followed by its suffix ("th", "nd", and so on). + + Returns an Actor definition for the actor at sPath. If sPath points to a Lua file, any additional arguments will be passed to that script. + @@ -103,6 +106,11 @@ Returns the name of the game such as "dance" or "pump". + + + Returns an array of PlayerNumbers corresponding to Human players. + + See ActorSound for loading a sound.