Global Commands
From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 12:10, 2 May 2023 by EK (talk | contribs) (Created page with "This is a list of global commands available in Visionaire Studio. == General commands == * createScreenshot * Global Command: createSp...")
This is a list of global commands available in Visionaire Studio.
General commands
- createScreenshot
- createSprite
- getCursorPos
- getObject
- getProperty
- getTime
- isPointInsidePolygon
- replaceGame
- setCursorPos
- setDelay
- sha1
- startAction
- startAnimation
- startDefaultBrowser
- startObjectTween
- startTween
- stopAction
- stopAnimation
Window
Sound & Volume
- getSoundId
- getSoundProperty
- getVolume
- setSoundProperty
- setVolume
- startSound
- stopSound
- toggleSoundPause
Events & Hooks
Shaders
Game clients (Steam, GOG Galaxy)
- getGameClientAchievement
- getGameClientStat
- initGameClient
- resetGameClientStats
- setGameClientAchievement
- setGameClientStat
Haptic Effects
- createHapticEffectCondition
- createHapticEffectConstant
- createHapticEffectLeftRight
- createHapticEffectPeriodic
- createHapticEffectRamp
- startHapticEffect
- startHapticRumble
- stopHapticEffect
- stopHapticRumble
Debug