Difference between revisions of "Player Commands"

From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 12: Line 12:
 
♠ [[setSteamStat|setSteamStat()]] -- not finished! (needs an example) <br/>
 
♠ [[setSteamStat|setSteamStat()]] -- not finished! (needs an example) <br/>
 
♠ [[setVolume|setVolume()]] -- not finished! (example 2 needs finishing) <br/>
 
♠ [[setVolume|setVolume()]] -- not finished! (example 2 needs finishing) <br/>
 +
♠ [[setWindowTitle|setWindowTitle()]]
 
♠ [[startAction|startAction()]] <br/>
 
♠ [[startAction|startAction()]] <br/>
 
♠ [[startAnimation|startAnimation()]] <br/>
 
♠ [[startAnimation|startAnimation()]] <br/>

Revision as of 03:02, 8 March 2013

createScreenshot()
getCursorPos()
getProperty() -- not finished! (needs an example)
getSteamAchievement() -- not finished! (needs an example)
getSteamStat() -- not finished! (needs an example)
getVolume()
registerEventHandler() -- not finished! (additional event listener examples to add)
registerHookFunction() -- not finished! (event listener/handler examples to add)
resetSteamStats() -- not finished! (needs an example)
setCursorPos()
setSteamAchievement() -- not finished! (needs an example)
setSteamStat() -- not finished! (needs an example)
setVolume() -- not finished! (example 2 needs finishing)
setWindowTitle()startAction()
startAnimation()
startDefaultBrowser()
stopAction()
stopAnimation()