From 98eab229874acd42616ec0d73ad898e5826d358a Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Thu, 19 May 2011 03:48:43 -0500 Subject: [PATCH] working on luadoc --- Docs/Luadoc/LuaDocumentation.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index bf0978bca6..aff8bd462d 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -1258,6 +1258,9 @@ Returns the text that is currently set at the exact moment you call it. This is likely only going to be useful in an Update command. + + Sets the BPMDisplay from the specified Course. + Sets the BPMDisplay from the GameState. @@ -1537,6 +1540,9 @@ to the right. --> Return the sound balance for pn. + + Plays a sound from the current announcer. + Play the sound at sPath one time.