diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index 4a9420f1ce..21f2f995d8 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -31,6 +31,9 @@ save yourself some time, copy this for undocumented things: [02 Colors.lua] Returns a color with the specified alpha. + + [03 CustomSpeedMods.lua] + [02 StageMods.lua] @@ -1572,6 +1575,9 @@ save yourself some time, copy this for undocumented things: Returns the number of items in the ActorScroller. + + Returns the number of seconds the scroller pauses between items. + Returns the number of seconds until the scroller reaches its destination. @@ -3182,6 +3188,9 @@ save yourself some time, copy this for undocumented things: Returns the player's grade. + + Returns the player's HighScore. + Returns the number of judgments for a specified HoldNoteScore. @@ -3580,7 +3589,7 @@ save yourself some time, copy this for undocumented things: Return the width of the display. - Return the FPS. + Return the number of frames per second. Return the VPF. @@ -3676,6 +3685,9 @@ save yourself some time, copy this for undocumented things: + + Returns the number of frames in this texture. + Return the texture coordinate rectangle as {left, top, right, bottom}. @@ -3952,6 +3964,9 @@ save yourself some time, copy this for undocumented things: Tells the screen to go to the previous screen. + + Returns true if the screen is currently transitioning. + Tells the screen to go to play its Out transition, and then posts the ScreenMessage sScreenMsg. To go to the next screen, use "SM_GoToNextScreen" as the argument. @@ -4041,6 +4056,9 @@ save yourself some time, copy this for undocumented things: Returns the songfile path. + + [02 Other.lua] Returns the number of stages this song costs. + Returns a table of Steps that have StepsType st.