Plugin Action Definitions
The following actions are only available when optional Storyboard plugins has been loaded.
gra.animate.stop
Stop an animation. If you stop an animation only by name then all
gra.animate
Start an animation. Animations are started based on their name. Each
gra.audio
Start or stop the asynchronous playback of a WAV audio file. The data
gra.ccallback
Cause a C function to execute. This action is only availbale on
gra.data.transform
Transform data according to the specified type of transform. Currently,
gra.greio
Send a new event over a Storyboard IO channel. This action is best
gra.js
Cause a JavaScript function to execute.
gra.lua
Cause a Lua script function to execute.
gra.perf_state
Control the capture of performance data
gra.redirect
Redirect all events to another Storyboard IO channel.
gra.screen.3dcube
Causes a screen transition to occur by using 3D to switch the old screen
gra.screen.3ddoors
Causes a screen transition to occur by using 3D to switch the old screen
gra.screen.3dflip
Causes a screen transition to occur by using 3D to switch the old screen
gra.screen.3drotate
Causes a screen transition to occur by using 3D to rotate the old screen
gra.screen.3dswitch
Causes a screen transition to occur by using 3D to switch the old screen
gra.screen.3dtip
Causes a screen transition to occur by using 3D to switch the old screen
gra.screen.drag.config
Configure a screen drag plugin to track mouse movements and perform
gra.screen.drag.disable
This will disable tracking mouse events.
gra.screen.drag.enable
This will enable tracking mouse events for screen drag transitions with
gra.screen.path
Causes a screen transition to occur by sliding the old screen out and/or
gra.screen.rotate
Causes a screen transition where the new screen is rotated.
gra.screen.scale
Causes a screen transition to occur by scaling the old screen into the
gra.screencapture.fqn
Dump a subsection of the screen, defined by the clip rectangle of the
gra.screencapture.rect
Dump a rectangular subsection of the screen to an image file.
gra.screencapture
Dump the contents of the screen to an image file.
gra.screendump
Dump the contents of the screen to an image file.
gra.system
Execute a system command. System commands will be dependent on the
gra.timer.stop
Stop a timer.
gra.timer
Start, stop and control a timer.
Media Actions
The following actions can be used to control the media playback. Note