|
|
(14 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | This is an index list of LUA Commands; exclusively for using with Visionaire Studio! <br/>
| + | #REDIRECT [[Global Commands]] |
− | Inside each page: you will find information, syntax & examples for each command.
| |
− | ----
| |
− | ♠ [[createScreenshot|createScreenshot()]] <br/>
| |
− | ♠ [[getCursorPos|getCursorPos()]] <br/>
| |
− | ♠ [[getProperty|getProperty()]] -- finished? (need to test system_language example) <br/>
| |
− | ♠ [[getSoundId|getSoundId()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[getSoundProperty|getSoundProperty()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[getSteamAchievement|getSteamAchievement()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[getSteamStat|getSteamStat()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[getVolume|getVolume()]] <br/>
| |
− | ♠ [[registerEventHandler|registerEventHandler()]] -- not finished! (additional event listener examples to add) <br/>
| |
− | ♠ [[registerHookFunction|registerHookFunction()]] -- not finished! (event listener/handler examples to add) <br/>
| |
− | ♠ [[resetSteamStats|resetSteamStats()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[setCursorPos|setCursorPos()]] <br/>
| |
− | ♠ [[setSoundProperty|setSoundProperty()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[setSteamAchievement|setSteamAchievement()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[setSteamStat|setSteamStat()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[setVolume|setVolume()]] -- not finished! (example 2 needs finishing) <br/>
| |
− | ♠ [[setWindowTitle|setWindowTitle()]] <br/>
| |
− | ♠ [[startAction|startAction()]] <br/>
| |
− | ♠ [[startAnimation|startAnimation()]] <br/>
| |
− | ♠ [[startDefaultBrowser|startDefaultBrowser()]] <br/>
| |
− | ♠ [[startSound|startSound()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[stopAction|stopAction()]] <br/>
| |
− | ♠ [[stopAnimation|stopAnimation()]] <br/>
| |
− | ♠ [[stopSound|stopSound()]] -- not finished! (needs an example) <br/>
| |
− | ♠ [[toggleSoundPause|toggleSoundPause()]] -- not finished! (needs an example) <br/>
| |
− | {{i18n|Player_Commands}}
| |