Skip to content
This repository was archived by the owner on Mar 3, 2024. It is now read-only.

Commit 78fb77d

Browse files
committed
updating help to match current actions
1 parent 1217257 commit 78fb77d

File tree

10 files changed

+27
-0
lines changed

10 files changed

+27
-0
lines changed

docs/Markdown/Actions/Actions.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,16 @@ Parameter:"effect", "keepEffect"
138138
usually when you want to do something in between and then play a fadeIn.
139139

140140

141+
### ![](actions/icons/shakeScreen.png){ width=16px } fadeOut
142+
Parameter:"horizontalorvertical"
143+
144+
![](actions/screenshots/shakeScreen.png)
145+
146+
**shakeScreen** shakes the screen. Also blocks the actions for a
147+
short period. You can choose between shaking vertical or horizontal
148+
direction.
149+
150+
141151
### ![](actions/icons/fadeIn.png){ width=16px } fadeIn
142152
Parameter:"effect", "keepEffect"
143153

@@ -147,6 +157,23 @@ Parameter:"effect", "keepEffect"
147157
back from a fadeOut.
148158

149159

160+
161+
### ![](actions/icons/playMusic.png){ width=16px } fadeIn
162+
Parameter:"musicname"
163+
164+
![](actions/screenshots/playMusic.png)
165+
166+
**playMusic** play a music from the folder `audio/music`.
167+
168+
169+
### ![](actions/icons/playSound.png){ width=16px } fadeIn
170+
Parameter:"soundname"
171+
172+
![](actions/screenshots/playSound.png)
173+
174+
**playSound** play a sound from the folder `audio/`.
175+
176+
150177
### ![](actions/icons/setVar.png){ width=16px } setVar
151178
Parameter:"variable","value"
152179

170 Bytes
Loading
235 Bytes
Loading
378 Bytes
Loading
148 Bytes
Loading
12.1 KB
Loading
9.97 KB
Loading
12.1 KB
Loading

fgmk/data/fgmk.qch

38 KB
Binary file not shown.

fgmk/data/fgmk.qhc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)