luadoc update

This commit is contained in:
Alberto Ramos
2011-06-24 12:37:01 -06:00
parent 94385b7ded
commit e2974f85f8
3 changed files with 2140 additions and 1 deletions
+2135
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -3750,6 +3750,9 @@
Sets the UnlockEntry to unlock a specified song's steps.<br />
Example: <code>steps,"In The Groove/Pandemonium","expert"</code>
</Function>
<Function name='steps_type' return='void' arguments='string sSong, string sSteps, string sStepsType'>
Sets the UnlockEntry to unlock a specified song's stepstype.
</Function>
</Class>
<Class name='UnlockManager'>
<Function name='AnyUnlocksToCelebrate' return='bool' arguments=''>
+2 -1
View File
@@ -1808,7 +1808,8 @@ CodeUp="+MenuUp"
CodeUp2="+Up"
CodeDown="+MenuDown"
CodeDown2="+Down"
CodeStart="+Start"
# Holding Start let us skip ( annoying )
CodeStart="~Start,+Start"
CodeBack="Back"
CodeCenter="Center"
CodeDownLeft="DownLeft"