File: Function_Index.html

package info (click to toggle)
renpy 6.10.2.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,468 kB
  • ctags: 5,383
  • sloc: python: 17,801; ansic: 7,116; makefile: 127; sh: 15
file content (280 lines) | stat: -rw-r--r-- 36,993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<html><head><title>Function Index - Ren'Py Visual Novel Engine</title><link href="../shared.css" rel="stylesheet"><link href="../monobook.css" rel="stylesheet"><link href="../common.css" rel="stylesheet"><link href="../monobook2.css" rel="stylesheet"><link href="../docs.css" rel="stylesheet" /></link></link></link></link></head><body><div id="bodyContent">
			<p class="docnav"><a href="../index.html">documentation index</a> &#9702; <a href="Reference_Manual.html">reference manual</a> &#9702; <a href="Function_Index.html">function index</a></p><p><a id="Function_Index" name="Function_Index"></a></p>
<h1><span class="mw-headline">Function Index</span></h1>
<p>Note that due to a limitation of mediawiki, underscores are replaced by spaces on this page.</p>
<div class="subpagelist">
<ul>
<li><a href="../reference/functions/Alpha.html" title="renpy/doc/reference/functions/Alpha">Alpha</a></li>
<li><a href="../reference/functions/anim.Blink.html" title="renpy/doc/reference/functions/anim.Blink">anim.Blink</a></li>
<li><a href="../reference/functions/anim.Edge.html" title="renpy/doc/reference/functions/anim.Edge">anim.Edge</a></li>
<li><a href="../reference/functions/anim.Filmstrip.html" title="renpy/doc/reference/functions/anim.Filmstrip">anim.Filmstrip</a></li>
<li><a href="../reference/functions/anim.SMAnimation.html" title="renpy/doc/reference/functions/anim.SMAnimation">anim.SMAnimation</a></li>
<li><a href="../reference/functions/anim.State.html" title="renpy/doc/reference/functions/anim.State">anim.State</a></li>
<li><a href="../reference/functions/anim.TransitionAnimation.html" title="renpy/doc/reference/functions/anim.TransitionAnimation">anim.TransitionAnimation</a></li>
<li><a href="../reference/functions/Animation.html" title="renpy/doc/reference/functions/Animation">Animation</a></li>
<li><a href="../reference/functions/At.html" title="renpy/doc/reference/functions/At">At</a></li>
<li><a href="../reference/functions/Bar.html" title="renpy/doc/reference/functions/Bar">Bar</a></li>
<li><a href="../reference/functions/Button.html" title="renpy/doc/reference/functions/Button">Button</a></li>
<li><a href="../reference/functions/Character.html" title="renpy/doc/reference/functions/Character">Character</a></li>
<li><a href="../reference/functions/Character.copy.html" title="renpy/doc/reference/functions/Character.copy">Character.copy</a></li>
<li><a href="../reference/functions/color.html" title="renpy/doc/reference/functions/color">color</a></li>
<li><a href="../reference/functions/ComposeTransition.html" title="renpy/doc/reference/functions/ComposeTransition">ComposeTransition</a></li>
<li><a href="../reference/functions/ConditionSwitch.html" title="renpy/doc/reference/functions/ConditionSwitch">ConditionSwitch</a></li>
<li><a href="../reference/functions/CropMove.html" title="renpy/doc/reference/functions/CropMove">CropMove</a></li>
<li><a href="../reference/functions/define.move_transitions.html" title="renpy/doc/reference/functions/define.move transitions">define.move transitions</a></li>
<li><a href="../reference/functions/Dissolve.html" title="renpy/doc/reference/functions/Dissolve">Dissolve</a></li>
<li><a href="../reference/functions/DynamicCharacter.html" title="renpy/doc/reference/functions/DynamicCharacter">DynamicCharacter</a></li>
<li><a href="../reference/functions/DynamicDisplayable.html" title="renpy/doc/reference/functions/DynamicDisplayable">DynamicDisplayable</a></li>
<li><a href="../reference/functions/FactorZoom.html" title="renpy/doc/reference/functions/FactorZoom">FactorZoom</a></li>
<li><a href="../reference/functions/Fade.html" title="renpy/doc/reference/functions/Fade">Fade</a></li>
<li><a href="../reference/functions/Fixed.html" title="renpy/doc/reference/functions/Fixed">Fixed</a></li>
<li><a href="../reference/functions/Frame.html" title="renpy/doc/reference/functions/Frame">Frame</a></li>
<li><a href="../reference/functions/HBox.html" title="renpy/doc/reference/functions/HBox">HBox</a></li>
<li><a href="../reference/functions/im.Alpha.html" title="renpy/doc/reference/functions/im.Alpha">im.Alpha</a></li>
<li><a href="../reference/functions/im.AlphaMask.html" title="renpy/doc/reference/functions/im.AlphaMask">im.AlphaMask</a></li>
<li><a href="../reference/functions/im.Composite.html" title="renpy/doc/reference/functions/im.Composite">im.Composite</a></li>
<li><a href="../reference/functions/im.Crop.html" title="renpy/doc/reference/functions/im.Crop">im.Crop</a></li>
<li><a href="../reference/functions/im.FactorScale.html" title="renpy/doc/reference/functions/im.FactorScale">im.FactorScale</a></li>
<li><a href="../reference/functions/im.Flip.html" title="renpy/doc/reference/functions/im.Flip">im.Flip</a></li>
<li><a href="../reference/functions/im.Grayscale.html" title="renpy/doc/reference/functions/im.Grayscale">im.Grayscale</a></li>
<li><a href="../reference/functions/im.Image.html" title="renpy/doc/reference/functions/im.Image">im.Image</a></li>
<li><a href="../reference/functions/im.Map.html" title="renpy/doc/reference/functions/im.Map">im.Map</a></li>
<li><a href="../reference/functions/im.matrix.html" title="renpy/doc/reference/functions/im.matrix">im.matrix</a></li>
<li><a href="../reference/functions/im.matrix.brightness.html" title="renpy/doc/reference/functions/im.matrix.brightness">im.matrix.brightness</a></li>
<li><a href="../reference/functions/im.matrix.contrast.html" title="renpy/doc/reference/functions/im.matrix.contrast">im.matrix.contrast</a></li>
<li><a href="../reference/functions/im.matrix.desaturate.html" title="renpy/doc/reference/functions/im.matrix.desaturate">im.matrix.desaturate</a></li>
<li><a href="../reference/functions/im.matrix.hue.html" title="renpy/doc/reference/functions/im.matrix.hue">im.matrix.hue</a></li>
<li><a href="../reference/functions/im.matrix.identity.html" title="renpy/doc/reference/functions/im.matrix.identity">im.matrix.identity</a></li>
<li><a href="../reference/functions/im.matrix.invert.html" title="renpy/doc/reference/functions/im.matrix.invert">im.matrix.invert</a></li>
<li><a href="../reference/functions/im.matrix.opacity.html" title="renpy/doc/reference/functions/im.matrix.opacity">im.matrix.opacity</a></li>
<li><a href="../reference/functions/im.matrix.saturation.html" title="renpy/doc/reference/functions/im.matrix.saturation">im.matrix.saturation</a></li>
<li><a href="../reference/functions/im.matrix.tint.html" title="renpy/doc/reference/functions/im.matrix.tint">im.matrix.tint</a></li>
<li><a href="../reference/functions/im.MatrixColor.html" title="renpy/doc/reference/functions/im.MatrixColor">im.MatrixColor</a></li>
<li><a href="../reference/functions/im.ramp.html" title="renpy/doc/reference/functions/im.ramp">im.ramp</a></li>
<li><a href="../reference/functions/im.Recolor.html" title="renpy/doc/reference/functions/im.Recolor">im.Recolor</a></li>
<li><a href="../reference/functions/im.Rotozoom.html" title="renpy/doc/reference/functions/im.Rotozoom">im.Rotozoom</a></li>
<li><a href="../reference/functions/im.Scale.html" title="renpy/doc/reference/functions/im.Scale">im.Scale</a></li>
<li><a href="../reference/functions/im.Sepia.html" title="renpy/doc/reference/functions/im.Sepia">im.Sepia</a></li>
<li><a href="../reference/functions/im.Tile.html" title="renpy/doc/reference/functions/im.Tile">im.Tile</a></li>
<li><a href="../reference/functions/im.Twocolor.html" title="renpy/doc/reference/functions/im.Twocolor">im.Twocolor</a></li>
<li><a href="../reference/functions/Image.html" title="renpy/doc/reference/functions/Image">Image</a></li>
<li><a href="../reference/functions/ImageDissolve.html" title="renpy/doc/reference/functions/ImageDissolve">ImageDissolve</a></li>
<li><a href="../reference/functions/ImageReference.html" title="renpy/doc/reference/functions/ImageReference">ImageReference</a></li>
<li><a href="../reference/functions/layout.button_menu.html" title="renpy/doc/reference/functions/layout.button menu">layout.button menu</a></li>
<li><a href="../reference/functions/layout.classic_joystick_preferences.html" title="renpy/doc/reference/functions/layout.classic joystick preferences">layout.classic joystick preferences</a></li>
<li><a href="../reference/functions/layout.classic_load_save.html" title="renpy/doc/reference/functions/layout.classic load save">layout.classic load save</a></li>
<li><a href="../reference/functions/layout.classic_main_menu.html" title="renpy/doc/reference/functions/layout.classic main menu">layout.classic main menu</a></li>
<li><a href="../reference/functions/layout.classic_navigation.html" title="renpy/doc/reference/functions/layout.classic navigation">layout.classic navigation</a></li>
<li><a href="../reference/functions/layout.classic_preferences.html" title="renpy/doc/reference/functions/layout.classic preferences">layout.classic preferences</a></li>
<li><a href="../reference/functions/layout.classic_yesno_prompt.html" title="renpy/doc/reference/functions/layout.classic yesno prompt">layout.classic yesno prompt</a></li>
<li><a href="../reference/functions/layout.compat.html" title="renpy/doc/reference/functions/layout.compat">layout.compat</a></li>
<li><a href="../reference/functions/layout.defaults.html" title="renpy/doc/reference/functions/layout.defaults">layout.defaults</a></li>
<li><a href="../reference/functions/layout.grouped_main_menu.html" title="renpy/doc/reference/functions/layout.grouped main menu">layout.grouped main menu</a></li>
<li><a href="../reference/functions/layout.grouped_navigation.html" title="renpy/doc/reference/functions/layout.grouped navigation">layout.grouped navigation</a></li>
<li><a href="../reference/functions/layout.imagemap_load_save.html" title="renpy/doc/reference/functions/layout.imagemap load save">layout.imagemap load save</a></li>
<li><a href="../reference/functions/layout.imagemap_main_menu.html" title="renpy/doc/reference/functions/layout.imagemap main menu">layout.imagemap main menu</a></li>
<li><a href="../reference/functions/layout.imagemap_navigation.html" title="renpy/doc/reference/functions/layout.imagemap navigation">layout.imagemap navigation</a></li>
<li><a href="../reference/functions/layout.imagemap_preferences.html" title="renpy/doc/reference/functions/layout.imagemap preferences">layout.imagemap preferences</a></li>
<li><a href="../reference/functions/layout.imagemap_yesno_prompt.html" title="renpy/doc/reference/functions/layout.imagemap yesno prompt">layout.imagemap yesno prompt</a></li>
<li><a href="../reference/functions/layout.joystick_preferences.html" title="renpy/doc/reference/functions/layout.joystick preferences">layout.joystick preferences</a></li>
<li><a href="../reference/functions/layout.navigation.html" title="renpy/doc/reference/functions/layout.navigation">layout.navigation</a></li>
<li><a href="../reference/functions/layout.one_column_preferences.html" title="renpy/doc/reference/functions/layout.one column preferences">layout.one column preferences</a></li>
<li><a href="../reference/functions/layout.provides.html" title="renpy/doc/reference/functions/layout.provides">layout.provides</a></li>
<li><a href="../reference/functions/layout.scrolling_load_save.html" title="renpy/doc/reference/functions/layout.scrolling load save">layout.scrolling load save</a></li>
<li><a href="../reference/functions/layout.two_column_preferences.html" title="renpy/doc/reference/functions/layout.two column preferences">layout.two column preferences</a></li>
<li><a href="../reference/functions/layout.yesno_prompt.html" title="renpy/doc/reference/functions/layout.yesno prompt">layout.yesno prompt</a></li>
<li><a href="../reference/functions/LiveComposite.html" title="renpy/doc/reference/functions/LiveComposite">LiveComposite</a></li>
<li><a href="../reference/functions/Motion.html" title="renpy/doc/reference/functions/Motion">Motion</a></li>
<li><a href="../reference/functions/Move.html" title="renpy/doc/reference/functions/Move">Move</a></li>
<li><a href="../reference/functions/MoveTransition.html" title="renpy/doc/reference/functions/MoveTransition">MoveTransition</a></li>
<li><a href="../reference/functions/Movie.html" title="renpy/doc/reference/functions/Movie">Movie</a></li>
<li><a href="../reference/functions/MultipleTransition.html" title="renpy/doc/reference/functions/MultipleTransition">MultipleTransition</a></li>
<li><a href="../reference/functions/Null.html" title="renpy/doc/reference/functions/Null">Null</a></li>
<li><a href="../reference/functions/nvl_erase.html" title="renpy/doc/reference/functions/nvl erase">nvl erase</a></li>
<li><a href="../reference/functions/Pan.html" title="renpy/doc/reference/functions/Pan">Pan</a></li>
<li><a href="../reference/functions/ParameterizedText.html" title="renpy/doc/reference/functions/ParameterizedText">ParameterizedText</a></li>
<li><a href="../reference/functions/Particles.html" title="renpy/doc/reference/functions/Particles">Particles</a></li>
<li><a href="../reference/functions/Pause.html" title="renpy/doc/reference/functions/Pause">Pause</a></li>
<li><a href="../reference/functions/Pixellate.html" title="renpy/doc/reference/functions/Pixellate">Pixellate</a></li>
<li><a href="../reference/functions/Position.html" title="renpy/doc/reference/functions/Position">Position</a></li>
<li><a href="../reference/functions/renpy.block_rollback.html" title="renpy/doc/reference/functions/renpy.block rollback">renpy.block rollback</a></li>
<li><a href="../reference/functions/renpy.cache_pin.html" title="renpy/doc/reference/functions/renpy.cache pin">renpy.cache pin</a></li>
<li><a href="../reference/functions/renpy.cache_unpin.html" title="renpy/doc/reference/functions/renpy.cache unpin">renpy.cache unpin</a></li>
<li><a href="../reference/functions/renpy.call_in_new_context.html" title="renpy/doc/reference/functions/renpy.call in new context">renpy.call in new context</a></li>
<li><a href="../reference/functions/renpy.can_load.html" title="renpy/doc/reference/functions/renpy.can load">renpy.can load</a></li>
<li><a href="../reference/functions/renpy.checkpoint.html" title="renpy/doc/reference/functions/renpy.checkpoint">renpy.checkpoint</a></li>
<li><a href="../reference/functions/renpy.choice_for_skipping.html" title="renpy/doc/reference/functions/renpy.choice for skipping">renpy.choice for skipping</a></li>
<li><a href="../reference/functions/renpy.clear_game_runtime.html" title="renpy/doc/reference/functions/renpy.clear game runtime">renpy.clear game runtime</a></li>
<li><a href="../reference/functions/renpy.context.html" title="renpy/doc/reference/functions/renpy.context">renpy.context</a></li>
<li><a href="../reference/functions/renpy.context_nesting_level.html" title="renpy/doc/reference/functions/renpy.context nesting level">renpy.context nesting level</a></li>
<li><a href="../reference/functions/renpy.copy_images.html" title="renpy/doc/reference/functions/renpy.copy images">renpy.copy images</a></li>
<li><a href="../reference/functions/renpy.count_displayables_in_layer.html" title="renpy/doc/reference/functions/renpy.count displayables in layer">renpy.count displayables in layer</a></li>
<li><a href="../reference/functions/renpy.current_interact_type.html" title="renpy/doc/reference/functions/renpy.current interact type">renpy.current interact type</a></li>
<li><a href="../reference/functions/renpy.curried_call_in_new_context.html" title="renpy/doc/reference/functions/renpy.curried call in new context">renpy.curried call in new context</a></li>
<li><a href="../reference/functions/renpy.curry.html" title="renpy/doc/reference/functions/renpy.curry">renpy.curry</a></li>
<li><a href="../reference/functions/renpy.display_menu.html" title="renpy/doc/reference/functions/renpy.display menu">renpy.display menu</a></li>
<li><a href="../reference/functions/renpy.display_say.html" title="renpy/doc/reference/functions/renpy.display say">renpy.display say</a></li>
<li><a href="../reference/functions/renpy.dynamic.html" title="renpy/doc/reference/functions/renpy.dynamic">renpy.dynamic</a></li>
<li><a href="../reference/functions/renpy.easy_displayable.html" title="renpy/doc/reference/functions/renpy.easy displayable">renpy.easy displayable</a></li>
<li><a href="../reference/functions/renpy.exists.html" title="renpy/doc/reference/functions/renpy.exists">renpy.exists</a></li>
<li><a href="../reference/functions/renpy.file.html" title="renpy/doc/reference/functions/renpy.file">renpy.file</a></li>
<li><a href="../reference/functions/renpy.free_memory.html" title="renpy/doc/reference/functions/renpy.free memory">renpy.free memory</a></li>
<li><a href="../reference/functions/renpy.full_restart.html" title="renpy/doc/reference/functions/renpy.full restart">renpy.full restart</a></li>
<li><a href="../reference/functions/renpy.game_menu.html" title="renpy/doc/reference/functions/renpy.game menu">renpy.game menu</a></li>
<li><a href="../reference/functions/renpy.get_all_labels.html" title="renpy/doc/reference/functions/renpy.get all labels">renpy.get all labels</a></li>
<li><a href="../reference/functions/renpy.get_at_list.html" title="renpy/doc/reference/functions/renpy.get at list">renpy.get at list</a></li>
<li><a href="../reference/functions/renpy.get_filename_line.html" title="renpy/doc/reference/functions/renpy.get filename line">renpy.get filename line</a></li>
<li><a href="../reference/functions/renpy.get_game_runtime.html" title="renpy/doc/reference/functions/renpy.get game runtime">renpy.get game runtime</a></li>
<li><a href="../reference/functions/renpy.get_placement.html" title="renpy/doc/reference/functions/renpy.get placement">renpy.get placement</a></li>
<li><a href="../reference/functions/renpy.get_reshow_say.html" title="renpy/doc/reference/functions/renpy.get reshow say">renpy.get reshow say</a></li>
<li><a href="../reference/functions/renpy.get_roll_forward.html" title="renpy/doc/reference/functions/renpy.get roll forward">renpy.get roll forward</a></li>
<li><a href="../reference/functions/renpy.get_transition.html" title="renpy/doc/reference/functions/renpy.get transition">renpy.get transition</a></li>
<li><a href="../reference/functions/renpy.has_label.html" title="renpy/doc/reference/functions/renpy.has label">renpy.has label</a></li>
<li><a href="../reference/functions/renpy.hide.html" title="renpy/doc/reference/functions/renpy.hide">renpy.hide</a></li>
<li><a href="../reference/functions/renpy.image.html" title="renpy/doc/reference/functions/renpy.image">renpy.image</a></li>
<li><a href="../reference/functions/renpy.imagemap.html" title="renpy/doc/reference/functions/renpy.imagemap">renpy.imagemap</a></li>
<li><a href="../reference/functions/renpy.input.html" title="renpy/doc/reference/functions/renpy.input">renpy.input</a></li>
<li><a href="../reference/functions/renpy.invoke_in_new_context.html" title="renpy/doc/reference/functions/renpy.invoke in new context">renpy.invoke in new context</a></li>
<li><a href="../reference/functions/renpy.in_rollback.html" title="renpy/doc/reference/functions/renpy.in rollback">renpy.in rollback</a></li>
<li><a href="../reference/functions/renpy.jump.html" title="renpy/doc/reference/functions/renpy.jump">renpy.jump</a></li>
<li><a href="../reference/functions/renpy.jump_out_of_context.html" title="renpy/doc/reference/functions/renpy.jump out of context">renpy.jump out of context</a></li>
<li><a href="../reference/functions/renpy.last_interact_type.html" title="renpy/doc/reference/functions/renpy.last interact type">renpy.last interact type</a></li>
<li><a href="../reference/functions/renpy.layer_at_list.html" title="renpy/doc/reference/functions/renpy.layer at list">renpy.layer at list</a></li>
<li><a href="../reference/functions/renpy.list_saved_games.html" title="renpy/doc/reference/functions/renpy.list saved games">renpy.list saved games</a></li>
<li><a href="../reference/functions/renpy.load.html" title="renpy/doc/reference/functions/renpy.load">renpy.load</a></li>
<li><a href="../reference/functions/renpy.loadable.html" title="renpy/doc/reference/functions/renpy.loadable">renpy.loadable</a></li>
<li><a href="../reference/functions/renpy.load_module.html" title="renpy/doc/reference/functions/renpy.load module">renpy.load module</a></li>
<li><a href="../reference/functions/renpy.log.html" title="renpy/doc/reference/functions/renpy.log">renpy.log</a></li>
<li><a href="../reference/functions/renpy.movie_cutscene.html" title="renpy/doc/reference/functions/renpy.movie cutscene">renpy.movie cutscene</a></li>
<li><a href="../reference/functions/renpy.movie_start_displayable.html" title="renpy/doc/reference/functions/renpy.movie start displayable">renpy.movie start displayable</a></li>
<li><a href="../reference/functions/renpy.movie_stop.html" title="renpy/doc/reference/functions/renpy.movie stop">renpy.movie stop</a></li>
<li><a href="../reference/functions/renpy.music.get_playing.html" title="renpy/doc/reference/functions/renpy.music.get playing">renpy.music.get playing</a></li>
<li><a href="../reference/functions/renpy.music.play.html" title="renpy/doc/reference/functions/renpy.music.play">renpy.music.play</a></li>
<li><a href="../reference/functions/renpy.music.queue.html" title="renpy/doc/reference/functions/renpy.music.queue">renpy.music.queue</a></li>
<li><a href="../reference/functions/renpy.music.register_channel.html" title="renpy/doc/reference/functions/renpy.music.register channel">renpy.music.register channel</a></li>
<li><a href="../reference/functions/renpy.music.set_mixer.html" title="renpy/doc/reference/functions/renpy.music.set mixer">renpy.music.set mixer</a></li>
<li><a href="../reference/functions/renpy.music.set_music.html" title="renpy/doc/reference/functions/renpy.music.set music">renpy.music.set music</a></li>
<li><a href="../reference/functions/renpy.music.set_pan.html" title="renpy/doc/reference/functions/renpy.music.set pan">renpy.music.set pan</a></li>
<li><a href="../reference/functions/renpy.music.set_queue_empty_callback.html" title="renpy/doc/reference/functions/renpy.music.set queue empty callback">renpy.music.set queue empty callback</a></li>
<li><a href="../reference/functions/renpy.music.set_volume.html" title="renpy/doc/reference/functions/renpy.music.set volume">renpy.music.set volume</a></li>
<li><a href="../reference/functions/renpy.music.stop.html" title="renpy/doc/reference/functions/renpy.music.stop">renpy.music.stop</a></li>
<li><a href="../reference/functions/renpy.partial.html" title="renpy/doc/reference/functions/renpy.partial">renpy.partial</a></li>
<li><a href="../reference/functions/renpy.pause.html" title="renpy/doc/reference/functions/renpy.pause">renpy.pause</a></li>
<li><a href="../reference/functions/renpy.play.html" title="renpy/doc/reference/functions/renpy.play">renpy.play</a></li>
<li><a href="../reference/functions/renpy.pop_return.html" title="renpy/doc/reference/functions/renpy.pop return">renpy.pop return</a></li>
<li><a href="../reference/functions/renpy.predict.html" title="renpy/doc/reference/functions/renpy.predict">renpy.predict</a></li>
<li><a href="../reference/functions/renpy.predict_display_say.html" title="renpy/doc/reference/functions/renpy.predict display say">renpy.predict display say</a></li>
<li><a href="../reference/functions/renpy.quit.html" title="renpy/doc/reference/functions/renpy.quit">renpy.quit</a></li>
<li><a href="../reference/functions/renpy.random.choice.html" title="renpy/doc/reference/functions/renpy.random.choice">renpy.random.choice</a></li>
<li><a href="../reference/functions/renpy.random.randint.html" title="renpy/doc/reference/functions/renpy.random.randint">renpy.random.randint</a></li>
<li><a href="../reference/functions/renpy.random.random.html" title="renpy/doc/reference/functions/renpy.random.random">renpy.random.random</a></li>
<li><a href="../reference/functions/renpy.redraw.html" title="renpy/doc/reference/functions/renpy.redraw">renpy.redraw</a></li>
<li><a href="../reference/functions/renpy.register_bmfont.html" title="renpy/doc/reference/functions/renpy.register bmfont">renpy.register bmfont</a></li>
<li><a href="../reference/functions/renpy.register_mudgefont.html" title="renpy/doc/reference/functions/renpy.register mudgefont">renpy.register mudgefont</a></li>
<li><a href="../reference/functions/renpy.register_sfont.html" title="renpy/doc/reference/functions/renpy.register sfont">renpy.register sfont</a></li>
<li><a href="../reference/functions/renpy.rename_save.html" title="renpy/doc/reference/functions/renpy.rename save">renpy.rename save</a></li>
<li><a href="../reference/functions/renpy.render.html" title="renpy/doc/reference/functions/renpy.render">renpy.render</a></li>
<li><a href="../reference/functions/renpy.Render_(constructor).html" title="renpy/doc/reference/functions/renpy.Render (constructor)">renpy.Render (constructor)</a></li>
<li><a href="../reference/functions/renpy.reshow_say.html" title="renpy/doc/reference/functions/renpy.reshow say">renpy.reshow say</a></li>
<li><a href="../reference/functions/renpy.restart_interaction.html" title="renpy/doc/reference/functions/renpy.restart interaction">renpy.restart interaction</a></li>
<li><a href="../reference/functions/renpy.rollback.html" title="renpy/doc/reference/functions/renpy.rollback">renpy.rollback</a></li>
<li><a href="../reference/functions/renpy.roll_forward_info.html" title="renpy/doc/reference/functions/renpy.roll forward info">renpy.roll forward info</a></li>
<li><a href="../reference/functions/renpy.save.html" title="renpy/doc/reference/functions/renpy.save">renpy.save</a></li>
<li><a href="../reference/functions/renpy.scan_saved_game.html" title="renpy/doc/reference/functions/renpy.scan saved game">renpy.scan saved game</a></li>
<li><a href="../reference/functions/renpy.scene.html" title="renpy/doc/reference/functions/renpy.scene">renpy.scene</a></li>
<li><a href="../reference/functions/renpy.seen_audio.html" title="renpy/doc/reference/functions/renpy.seen audio">renpy.seen audio</a></li>
<li><a href="../reference/functions/renpy.seen_image.html" title="renpy/doc/reference/functions/renpy.seen image">renpy.seen image</a></li>
<li><a href="../reference/functions/renpy.seen_label.html" title="renpy/doc/reference/functions/renpy.seen label">renpy.seen label</a></li>
<li><a href="../reference/functions/renpy.show.html" title="renpy/doc/reference/functions/renpy.show">renpy.show</a></li>
<li><a href="../reference/functions/renpy.showing.html" title="renpy/doc/reference/functions/renpy.showing">renpy.showing</a></li>
<li><a href="../reference/functions/renpy.shown_window.html" title="renpy/doc/reference/functions/renpy.shown window">renpy.shown window</a></li>
<li><a href="../reference/functions/renpy.show_display_say.html" title="renpy/doc/reference/functions/renpy.show display say">renpy.show display say</a></li>
<li><a href="../reference/functions/renpy.sound.is_playing.html" title="renpy/doc/reference/functions/renpy.sound.is playing">renpy.sound.is playing</a></li>
<li><a href="../reference/functions/renpy.sound.play.html" title="renpy/doc/reference/functions/renpy.sound.play">renpy.sound.play</a></li>
<li><a href="../reference/functions/renpy.sound.queue.html" title="renpy/doc/reference/functions/renpy.sound.queue">renpy.sound.queue</a></li>
<li><a href="../reference/functions/renpy.sound.set_mixer.html" title="renpy/doc/reference/functions/renpy.sound.set mixer">renpy.sound.set mixer</a></li>
<li><a href="../reference/functions/renpy.sound.set_pan.html" title="renpy/doc/reference/functions/renpy.sound.set pan">renpy.sound.set pan</a></li>
<li><a href="../reference/functions/renpy.sound.set_volume.html" title="renpy/doc/reference/functions/renpy.sound.set volume">renpy.sound.set volume</a></li>
<li><a href="../reference/functions/renpy.sound.stop.html" title="renpy/doc/reference/functions/renpy.sound.stop">renpy.sound.stop</a></li>
<li><a href="../reference/functions/renpy.take_screenshot.html" title="renpy/doc/reference/functions/renpy.take screenshot">renpy.take screenshot</a></li>
<li><a href="../reference/functions/renpy.timeout.html" title="renpy/doc/reference/functions/renpy.timeout">renpy.timeout</a></li>
<li><a href="../reference/functions/renpy.transition.html" title="renpy/doc/reference/functions/renpy.transition">renpy.transition</a></li>
<li><a href="../reference/functions/renpy.unlink_save.html" title="renpy/doc/reference/functions/renpy.unlink save">renpy.unlink save</a></li>
<li><a href="../reference/functions/renpy.watch.html" title="renpy/doc/reference/functions/renpy.watch">renpy.watch</a></li>
<li><a href="../reference/functions/renpy.with_statement.html" title="renpy/doc/reference/functions/renpy.with statement">renpy.with statement</a></li>
<li><a href="../reference/functions/Revolve.html" title="renpy/doc/reference/functions/Revolve">Revolve</a></li>
<li><a href="../reference/functions/RotoZoom.html" title="renpy/doc/reference/functions/RotoZoom">RotoZoom</a></li>
<li><a href="../reference/functions/ShowingSwitch.html" title="renpy/doc/reference/functions/ShowingSwitch">ShowingSwitch</a></li>
<li><a href="../reference/functions/SizeZoom.html" title="renpy/doc/reference/functions/SizeZoom">SizeZoom</a></li>
<li><a href="../reference/functions/SnowBlossom.html" title="renpy/doc/reference/functions/SnowBlossom">SnowBlossom</a></li>
<li><a href="../reference/functions/Solid.html" title="renpy/doc/reference/functions/Solid">Solid</a></li>
<li><a href="../reference/functions/SplineMotion.html" title="renpy/doc/reference/functions/SplineMotion">SplineMotion</a></li>
<li><a href="../reference/functions/Style.html" title="renpy/doc/reference/functions/Style">Style</a></li>
<li><a href="../reference/functions/Style.clear.html" title="renpy/doc/reference/functions/Style.clear">Style.clear</a></li>
<li><a href="../reference/functions/style.create.html" title="renpy/doc/reference/functions/style.create">style.create</a></li>
<li><a href="../reference/functions/style.rebuild.html" title="renpy/doc/reference/functions/style.rebuild">style.rebuild</a></li>
<li><a href="../reference/functions/Style.set_parent.html" title="renpy/doc/reference/functions/Style.set parent">Style.set parent</a></li>
<li><a href="../reference/functions/Style.take.html" title="renpy/doc/reference/functions/Style.take">Style.take</a></li>
<li><a href="../reference/functions/Text.html" title="renpy/doc/reference/functions/Text">Text</a></li>
<li><a href="../reference/functions/theme.ancient.html" title="renpy/doc/reference/functions/theme.ancient">theme.ancient</a></li>
<li><a href="../reference/functions/theme.image_buttons.html" title="renpy/doc/reference/functions/theme.image buttons">theme.image buttons</a></li>
<li><a href="../reference/functions/theme.image_labels.html" title="renpy/doc/reference/functions/theme.image labels">theme.image labels</a></li>
<li><a href="../reference/functions/theme.outline.html" title="renpy/doc/reference/functions/theme.outline">theme.outline</a></li>
<li><a href="../reference/functions/theme.roundrect.html" title="renpy/doc/reference/functions/theme.roundrect">theme.roundrect</a></li>
<li><a href="../reference/functions/theme.roundrect_red.html" title="renpy/doc/reference/functions/theme.roundrect red">theme.roundrect red</a></li>
<li><a href="../reference/functions/Transform.html" title="renpy/doc/reference/functions/Transform">Transform</a></li>
<li><a href="../reference/functions/ui.add.html" title="renpy/doc/reference/functions/ui.add">ui.add</a></li>
<li><a href="../reference/functions/ui.adjustment.html" title="renpy/doc/reference/functions/ui.adjustment">ui.adjustment</a></li>
<li><a href="../reference/functions/ui.at.html" title="renpy/doc/reference/functions/ui.at">ui.at</a></li>
<li><a href="../reference/functions/ui.autobar.html" title="renpy/doc/reference/functions/ui.autobar">ui.autobar</a></li>
<li><a href="../reference/functions/ui.bar.html" title="renpy/doc/reference/functions/ui.bar">ui.bar</a></li>
<li><a href="../reference/functions/ui.button.html" title="renpy/doc/reference/functions/ui.button">ui.button</a></li>
<li><a href="../reference/functions/ui.callsinnewcontext.html" title="renpy/doc/reference/functions/ui.callsinnewcontext">ui.callsinnewcontext</a></li>
<li><a href="../reference/functions/ui.clear.html" title="renpy/doc/reference/functions/ui.clear">ui.clear</a></li>
<li><a href="../reference/functions/ui.close.html" title="renpy/doc/reference/functions/ui.close">ui.close</a></li>
<li><a href="../reference/functions/ui.detached.html" title="renpy/doc/reference/functions/ui.detached">ui.detached</a></li>
<li><a href="../reference/functions/ui.fixed.html" title="renpy/doc/reference/functions/ui.fixed">ui.fixed</a></li>
<li><a href="../reference/functions/ui.frame.html" title="renpy/doc/reference/functions/ui.frame">ui.frame</a></li>
<li><a href="../reference/functions/ui.gamemenus.html" title="renpy/doc/reference/functions/ui.gamemenus">ui.gamemenus</a></li>
<li><a href="../reference/functions/ui.grid.html" title="renpy/doc/reference/functions/ui.grid">ui.grid</a></li>
<li><a href="../reference/functions/ui.hbox.html" title="renpy/doc/reference/functions/ui.hbox">ui.hbox</a></li>
<li><a href="../reference/functions/ui.image.html" title="renpy/doc/reference/functions/ui.image">ui.image</a></li>
<li><a href="../reference/functions/ui.imagebutton.html" title="renpy/doc/reference/functions/ui.imagebutton">ui.imagebutton</a></li>
<li><a href="../reference/functions/ui.imagemap.html" title="renpy/doc/reference/functions/ui.imagemap">ui.imagemap</a></li>
<li><a href="../reference/functions/ui.input.html" title="renpy/doc/reference/functions/ui.input">ui.input</a></li>
<li><a href="../reference/functions/ui.interact.html" title="renpy/doc/reference/functions/ui.interact">ui.interact</a></li>
<li><a href="../reference/functions/ui.jumps.html" title="renpy/doc/reference/functions/ui.jumps">ui.jumps</a></li>
<li><a href="../reference/functions/ui.jumpsoutofcontext.html" title="renpy/doc/reference/functions/ui.jumpsoutofcontext">ui.jumpsoutofcontext</a></li>
<li><a href="../reference/functions/ui.keymap.html" title="renpy/doc/reference/functions/ui.keymap">ui.keymap</a></li>
<li><a href="../reference/functions/ui.layer.html" title="renpy/doc/reference/functions/ui.layer">ui.layer</a></li>
<li><a href="../reference/functions/ui.menu.html" title="renpy/doc/reference/functions/ui.menu">ui.menu</a></li>
<li><a href="../reference/functions/ui.null.html" title="renpy/doc/reference/functions/ui.null">ui.null</a></li>
<li><a href="../reference/functions/ui.pausebehavior.html" title="renpy/doc/reference/functions/ui.pausebehavior">ui.pausebehavior</a></li>
<li><a href="../reference/functions/ui.remove.html" title="renpy/doc/reference/functions/ui.remove">ui.remove</a></li>
<li><a href="../reference/functions/ui.returns.html" title="renpy/doc/reference/functions/ui.returns">ui.returns</a></li>
<li><a href="../reference/functions/ui.saybehavior.html" title="renpy/doc/reference/functions/ui.saybehavior">ui.saybehavior</a></li>
<li><a href="../reference/functions/ui.side.html" title="renpy/doc/reference/functions/ui.side">ui.side</a></li>
<li><a href="../reference/functions/ui.sizer.html" title="renpy/doc/reference/functions/ui.sizer">ui.sizer</a></li>
<li><a href="../reference/functions/ui.soundstopbehavior.html" title="renpy/doc/reference/functions/ui.soundstopbehavior">ui.soundstopbehavior</a></li>
<li><a href="../reference/functions/ui.tag.html" title="renpy/doc/reference/functions/ui.tag">ui.tag</a></li>
<li><a href="../reference/functions/ui.text.html" title="renpy/doc/reference/functions/ui.text">ui.text</a></li>
<li><a href="../reference/functions/ui.textbutton.html" title="renpy/doc/reference/functions/ui.textbutton">ui.textbutton</a></li>
<li><a href="../reference/functions/ui.timer.html" title="renpy/doc/reference/functions/ui.timer">ui.timer</a></li>
<li><a href="../reference/functions/ui.transform.html" title="renpy/doc/reference/functions/ui.transform">ui.transform</a></li>
<li><a href="../reference/functions/ui.vbox.html" title="renpy/doc/reference/functions/ui.vbox">ui.vbox</a></li>
<li><a href="../reference/functions/ui.viewport.html" title="renpy/doc/reference/functions/ui.viewport">ui.viewport</a></li>
<li><a href="../reference/functions/ui.window.html" title="renpy/doc/reference/functions/ui.window">ui.window</a></li>
<li><a href="../reference/functions/VBox.html" title="renpy/doc/reference/functions/VBox">VBox</a></li>
<li><a href="../reference/functions/Viewport.html" title="renpy/doc/reference/functions/Viewport">Viewport</a></li>
<li><a href="../reference/functions/Window.html" title="renpy/doc/reference/functions/Window">Window</a></li>
<li><a href="../reference/functions/Zoom.html" title="renpy/doc/reference/functions/Zoom">Zoom</a></li>
</ul>
<p />
</div>




<div class="visualClear" />
		<hr /><p class="docnav"><a href="../index.html">documentation index</a> &#9702; <a href="Reference_Manual.html">reference manual</a> &#9702; <a href="Function_Index.html">function index</a></p></div>
	</body></html>