System Commands

From The Official Visionaire Studio: Adventure Game Engine Wiki

This is a list of methods and fields supported on the system object.

Methods

Function Name Description
controllerCount
controllerGuid
controllerName
getDisplayModes
isVideoPlaying
joystickCount
joystickIsController
pauseAllSounds
pauseBackgroundMusic
pauseCurrentActions
pauseCurrentAnimations
registerActionPartHook
resumeAllActions
resumeAllAnimations
resumeAllSounds
resumeBackgroundMusic
skipCutscene
skipText
systemInfo


Fields

Field Name Type Description
cacheContents (read-only)
frameTime (read-only)
lastFrameTime (read-only)
memoryUsed (read-only)
pauseEngineUpdate boolean
pauseMainLoops boolean
pauseOnFocusLost boolean
savegamesCount (read-only)
savegamesScrollPos (read-only)
selectedSavegame (read-only)
vramUsed (read-only)