Global Commands
From The Official Visionaire Studio: Adventure Game Engine Wiki
This is a list of global commands available in Visionaire Studio.
General
Function Name | Description |
---|---|
createScreenshot | tbd |
createSprite | tbd |
getCursorPos | tbd |
getObject | tbd |
getProperty | tbd |
getTime | tbd |
isPointInsidePolygon | tbd |
replaceGame | tbd |
setCursorPos | tbd |
setDelay | tbd |
sha1 | tbd |
startAction | tbd |
startAnimation | tbd |
startDefaultBrowser | tbd |
startObjectTween | tbd |
startTween | tbd |
stopAction | tbd |
stopAnimation | tbd |
Sound & Volume
Function Name | Description |
---|---|
getSoundId | tbd |
getSoundProperty | tbd |
getVolume | tbd |
setSoundProperty | tbd |
setVolume | tbd |
startSound | tbd |
stopSound | tbd |
toggleSoundPause | tbd |
Events & Hooks
Function Name | Description |
---|---|
createEvent | tbd |
registerEventHandler | tbd |
registerHookFunction | tbd |
unregisterEventHandler | tbd |
Window
Function Name | Description |
---|---|
getWindowBrightness | tbd |
getWindowMode | tbd |
setWindowBrightness | tbd |
setWindowSize | tbd |
setWindowTitle | tbd |
toggleWindowMode | tbd |
Shaders
Function Name | Description |
---|---|
shaderCompile | tbd |
shaderSetOptions | tbd |
shaderUniform | tbd |
Game clients (Steam, GOG Galaxy)
Function Name | Description |
---|---|
getGameClientAchievement | tbd |
getGameClientStat | tbd |
initGameClient | tbd |
resetGameClientStats | tbd |
setGameClientAchievement | tbd |
setGameClientStat | tbd |
Haptic effects
Function Name | Description |
---|---|
createHapticEffectCondition | tbd |
createHapticEffectConstant | tbd |
createHapticEffectLeftRight | tbd |
createHapticEffectPeriodic | tbd |
createHapticEffectRamp | tbd |
startHapticEffect | tbd |
startHapticRumble | tbd |
stopHapticEffect | tbd |
stopHapticRumble | tbd |
Debug
Function Name | Description |
---|---|
debugerror | tbd |
debugfunc | tbd |