From 90000b6b5653dc4419b68b65823e65201e919f76 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Wed, 12 Aug 2009 20:26:37 +0000 Subject: [PATCH] add some more functions, clarify Steps:GetFilename() --- stepmania/Docs/LuaDocumentation.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 6e4c13237a..75f4287c22 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -399,6 +399,9 @@ Returns the Actor's current height. + + Returns the Actor's current Y rotation. + Returns the Actor's current width. @@ -450,6 +453,12 @@ Set the Actor's rotation on the Z axis to fAlign. + + Scales the Actor to cover a rectangle defined by the four float arguments. + + + Scales the Actor to fit inside a rectangle defined by the four float arguments. + Sets a multi-framed Actor's state to iNewState. @@ -468,6 +477,9 @@ Skews the Actor on the x axis by fAmount. + + Waits fSeconds before executing the next command. + Tells the Actor to spin. Can use to define different spinning behavior. @@ -1916,7 +1928,7 @@ Returns the Steps difficulty. - Returns the Steps filename. + Returns the Steps filename from the Cache. Returns the numerical difficulty of the Steps.