diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 58f267bc07..af99ab62a6 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -532,6 +532,35 @@ Returns the profile's display name. + + Returns the number of Toasties gotten using the specified profile. + + + Returns the profile's most popular course. + + + Returns the profile's most popular song. + + + Returns the total number of songs played with the profile. + + + Returns the number of times song s has been played with the profile. + + + Returns the total number of songs played with the profile. + + + + + Retuns the machine profile. + + + Retuns the amount of local profiles. + + + Saves the machine profile. + @@ -546,6 +575,11 @@ Return the width of the display. + + + Closes the file and releases it from memory. + + Return an array of connected input device descriptions. @@ -599,6 +633,9 @@ Returns the for the specified pn. + + Sets the next Screen to be loaded. + Returns the next in the current . @@ -611,7 +648,15 @@ Broadcasts a system message. + + + Returns true if there is a profile that can be loaded. + + + + Returns an array of all the available objects for a . + Returns the path to the song's background image. @@ -753,6 +798,9 @@ Returns the Steps description. + + Returns the Steps difficulty. + Returns the Steps filename. @@ -762,6 +810,9 @@ Returns the complete list of RadarValues for player pn. Use to grab a specific value. + + Returns the Steps type. + Returns true if the steps were automatically generated.