File: py-modindex.html

package info (click to toggle)
pygame 2.1.2%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 32,416 kB
  • sloc: ansic: 66,042; python: 46,176; javascript: 9,214; objc: 273; sh: 78; makefile: 56; cpp: 25
file content (251 lines) | stat: -rw-r--r-- 11,245 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

<!DOCTYPE html>

<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Python Module Index &#8212; pygame v2.1.2 documentation</title>
    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
    <link rel="stylesheet" type="text/css" href="_static/pygame.css" />
    <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
    <script src="_static/jquery.js"></script>
    <script src="_static/underscore.js"></script>
    <script src="_static/doctools.js"></script>
    <link rel="shortcut icon" href="_static/pygame.ico"/>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
 


  </head><body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="#" title="Python Module Index"
             >modules</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">pygame v2.1.2 documentation</a> &#187;</li>
        <li class="nav-item nav-item-this"><a href="">Python Module Index</a></li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
          <div class="body" role="main">
            

   <h1>Python Module Index</h1>

   <div class="modindex-jumpbox">
   <a href="#cap-."><strong>.</strong></a> | 
   <a href="#cap-p"><strong>p</strong></a>
   </div>

   <table class="indextable modindextable">
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-."><td></td><td>
       <strong>.</strong></td><td></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/sdl2_controller.html#module-pygame._sdl2.controller"><code class="xref">pygame._sdl2.controller</code></a></td><td>
       <em>pygame module to work with controllers</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/touch.html#module-pygame._sdl2.touch"><code class="xref">pygame._sdl2.touch</code></a></td><td>
       <em>pygame module to work with touch input</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/sdl2_video.html#module-pygame._sdl2.video"><code class="xref">pygame._sdl2.video</code></a></td><td>
       <em>Experimental pygame module for porting new SDL video systems</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/camera.html#module-pygame.camera"><code class="xref">pygame.camera</code></a></td><td>
       <em>pygame module for camera use</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/cdrom.html#module-pygame.cdrom"><code class="xref">pygame.cdrom</code></a></td><td>
       <em>pygame module for audio cdrom control</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/cursors.html#module-pygame.cursors"><code class="xref">pygame.cursors</code></a></td><td>
       <em>pygame module for cursor resources</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/display.html#module-pygame.display"><code class="xref">pygame.display</code></a></td><td>
       <em>pygame module to control the display window and screen</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/draw.html#module-pygame.draw"><code class="xref">pygame.draw</code></a></td><td>
       <em>pygame module for drawing shapes</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/event.html#module-pygame.event"><code class="xref">pygame.event</code></a></td><td>
       <em>pygame module for interacting with events and queues</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/examples.html#module-pygame.examples"><code class="xref">pygame.examples</code></a></td><td>
       <em>module of example programs</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/fastevent.html#module-pygame.fastevent"><code class="xref">pygame.fastevent</code></a></td><td>
       <em>pygame module for interacting with events and queues from multiple
threads.</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/font.html#module-pygame.font"><code class="xref">pygame.font</code></a></td><td>
       <em>pygame module for loading and rendering fonts</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/freetype.html#module-pygame.freetype"><code class="xref">pygame.freetype</code></a></td><td>
       <em>Enhanced pygame module for loading and rendering computer fonts</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/gfxdraw.html#module-pygame.gfxdraw"><code class="xref">pygame.gfxdraw</code></a></td><td>
       <em>pygame module for drawing shapes</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/image.html#module-pygame.image"><code class="xref">pygame.image</code></a></td><td>
       <em>pygame module for image transfer</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/joystick.html#module-pygame.joystick"><code class="xref">pygame.joystick</code></a></td><td>
       <em>Pygame module for interacting with joysticks, gamepads, and trackballs.</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/key.html#module-pygame.key"><code class="xref">pygame.key</code></a></td><td>
       <em>pygame module to work with the keyboard</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/locals.html#module-pygame.locals"><code class="xref">pygame.locals</code></a></td><td>
       <em>pygame constants</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/mask.html#module-pygame.mask"><code class="xref">pygame.mask</code></a></td><td>
       <em>pygame module for image masks.</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/math.html#module-pygame.math"><code class="xref">pygame.math</code></a></td><td>
       <em>pygame module for vector classes</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/midi.html#module-pygame.midi"><code class="xref">pygame.midi</code></a></td><td>
       <em>pygame module for interacting with midi input and output.</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/mixer.html#module-pygame.mixer"><code class="xref">pygame.mixer</code></a></td><td>
       <em>pygame module for loading and playing sounds</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/music.html#module-pygame.mixer.music"><code class="xref">pygame.mixer.music</code></a></td><td>
       <em>pygame module for controlling streamed audio</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/mouse.html#module-pygame.mouse"><code class="xref">pygame.mouse</code></a></td><td>
       <em>pygame module to work with the mouse</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/pixelcopy.html#module-pygame.pixelcopy"><code class="xref">pygame.pixelcopy</code></a></td><td>
       <em>pygame module for general pixel array copying</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/scrap.html#module-pygame.scrap"><code class="xref">pygame.scrap</code></a></td><td>
       <em>pygame module for clipboard support.</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/sndarray.html#module-pygame.sndarray"><code class="xref">pygame.sndarray</code></a></td><td>
       <em>pygame module for accessing sound sample data</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/sprite.html#module-pygame.sprite"><code class="xref">pygame.sprite</code></a></td><td>
       <em>pygame module with basic game object classes</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/surfarray.html#module-pygame.surfarray"><code class="xref">pygame.surfarray</code></a></td><td>
       <em>pygame module for accessing surface pixel data using array interfaces</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/tests.html#module-pygame.tests"><code class="xref">pygame.tests</code></a></td><td>
       <em>Pygame unit test suite package</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/time.html#module-pygame.time"><code class="xref">pygame.time</code></a></td><td>
       <em>pygame module for monitoring time</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/transform.html#module-pygame.transform"><code class="xref">pygame.transform</code></a></td><td>
       <em>pygame module to transform surfaces</em></td></tr>
     <tr class="cg-0">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="ref/pygame.html#module-pygame.version"><code class="xref">pygame.version</code></a></td><td>
       <em>small module containing version information</em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-p"><td></td><td>
       <strong>p</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="ref/pygame.html#module-pygame"><code class="xref">pygame</code></a></td><td>
       <em>the top level pygame package</em></td></tr>
   </table>


            <div class="clearer"></div>
          </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="#" title="Python Module Index"
             >modules</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">pygame v2.1.2 documentation</a> &#187;</li>
        <li class="nav-item nav-item-this"><a href="">Python Module Index</a></li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2000-2021, pygame developers.
    </div>
  </body>
</html>