From 46a84acc5bc9dafe93e4e1df9ad07d141594a1fc Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Thu, 10 Feb 2011 21:38:30 -0600 Subject: [PATCH] update luadoc --- Docs/Luadoc/Lua.xml | 32 ++++++++++++++++++++++---------- Docs/Luadoc/LuaDocumentation.xml | 30 ++++++++++++++++++++++++++---- 2 files changed, 48 insertions(+), 14 deletions(-) diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 43ca47ae66..2459a8b16c 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -10,6 +10,7 @@ + @@ -47,6 +48,7 @@ + @@ -67,6 +69,7 @@ + @@ -94,6 +97,7 @@ + @@ -558,6 +562,7 @@ + @@ -989,6 +994,7 @@ + @@ -1047,6 +1053,7 @@ + @@ -1094,6 +1101,9 @@ + + + @@ -1136,6 +1146,7 @@ + @@ -1848,10 +1859,11 @@ - - - - + + + + + @@ -1920,16 +1932,16 @@ - + - + - + - + @@ -1941,6 +1953,6 @@ - sm-ssc v1.2 - 2011-01-08 + sm-ssc v1.2.1 + 2011-02-10 diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index f85ad7a127..f029c1d133 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -20,7 +20,6 @@ -> CoinMode --> - @@ -48,6 +47,9 @@ CLAMP is an all-female Japanese mangaka group that formed in the mid 1980s. Erm, I mean... Clamps fValue between fLow and fHigh. + + Closes any connection to an online server. + A generic interface to Lua's garbage collector. Performs different functions based on the value of opt. @@ -618,7 +620,7 @@ Set the Actor's effect period to fTime. - + Set the Actor's effect timing. @@ -1253,6 +1255,9 @@ Returns the path of the dancing animation of this character. + + Returns the character's display name. + Returns the path to the character's icon. @@ -2413,6 +2418,9 @@ Returns a string containing the entire contents of the file. + + Returns length bytes from the RageFile's current position. + Seeks to a position in the file and returns the new position. @@ -2543,6 +2551,9 @@ Gets the screen at the top of the screen stack. + + Reloads any loaded overlay screens. + Returns true if screen class s exists. @@ -2649,6 +2660,14 @@ Sets the profile index of Player pn to iProfileIndex. + + + See the Changelog for details on TextEntrySetting's format. + + + Sets up a ScreenTextEntry's values. + + Tells the screen to go to the previous screen. @@ -2748,8 +2767,8 @@ Returns true if the song has a CDTitle. - - Returns true if the song has edits for the specified StepsType. + + Returns true if the song has edits. Returns true if the song has lyrics. @@ -2766,6 +2785,9 @@ Returns true if the song's DisplayBPM is constant. + + Returns true if the song's DisplayBPM is random. + Returns true if the song's DisplayBPM is secret.