Difference between revisions of "Player Commands"
From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 10: | Line 10: | ||
*[[registerEventHandler]] | *[[registerEventHandler]] | ||
*[[registerHookFunction]] | *[[registerHookFunction]] | ||
+ | *[[replaceGame]] | ||
*[[resetSteamStats]] | *[[resetSteamStats]] | ||
*[[setCursorPos]] | *[[setCursorPos]] | ||
Line 18: | Line 19: | ||
*[[setWindowBrightness]] | *[[setWindowBrightness]] | ||
*[[setWindowTitle]] | *[[setWindowTitle]] | ||
+ | *[[shaderCompile]] | ||
+ | *[[shaderSetOptions]] | ||
+ | *[[shaderUniform]] | ||
*[[startAction]] | *[[startAction]] | ||
*[[startAnimation]] | *[[startAnimation]] | ||
*[[startDefaultBrowser]] | *[[startDefaultBrowser]] | ||
+ | *[[startObjectTween]] | ||
*[[startSound]] | *[[startSound]] | ||
+ | *[[startTween]] | ||
*[[stopAction]] | *[[stopAction]] | ||
*[[stopAnimation]] | *[[stopAnimation]] |
Revision as of 21:28, 30 September 2014
- createScreenshot
- getCursorPos
- getProperty
- getSoundId
- getSoundProperty
- getSteamAchievement
- getSteamStat
- getVolume
- getWindowBrightness
- registerEventHandler
- registerHookFunction
- replaceGame
- resetSteamStats
- setCursorPos
- setSoundProperty
- setSteamAchievement
- setSteamStat
- setVolume
- setWindowBrightness
- setWindowTitle
- shaderCompile
- shaderSetOptions
- shaderUniform
- startAction
- startAnimation
- startDefaultBrowser
- startObjectTween
- startSound
- startTween
- stopAction
- stopAnimation
- stopSound
- toggleSoundPause
- unregisterEventHandler