~ubuntu-branches/ubuntu/warty/pygame/warty

« back to all changes in this revision

Viewing changes to docs/ref/pygame_constants.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-17 17:09:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040917170953-caomeukd8awvvpwv
Tags: 1.6-0.2ubuntu1
Add missing build-depends: python

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
<a href=pygame_mixer_music.html>mixer_music</a> ||<br>
30
30
|| <a href=pygame_mouse.html>mouse</a> || 
31
31
<a href=pygame_movie.html>movie</a> || 
 
32
<a href=pygame_sndarray.html>sndarray</a> || 
32
33
<a href=pygame_surfarray.html>surfarray</a> || 
33
34
<a href=pygame_time.html>time</a> || 
34
35
<a href=pygame_transform.html>transform</a> ||<br>
41
42
|| <a href=Rect.html>Rect</a> || 
42
43
<a href=Sound.html>Sound</a> || 
43
44
<a href=Surface.html>Surface</a> ||<br>
44
 
&nbsp;<br>|| <a href=pygame_cursors.html>cursors</a> || 
45
 
<a href=pygame_sprite.html>sprite</a> || 
46
 
<a href=pygame_version.html>version</a> ||<br>
 
45
&nbsp;<br>|| <a href=pygame_color.html>color</a> || 
 
46
<a href=pygame_cursors.html>cursors</a> || 
 
47
<a href=pygame_sprite.html>sprite</a> ||<br>
47
48
 
48
49
 
49
50
</td></tr></table></td></tr></table>
98
99
FULLSCREEN - display surface is fullscreen (nonwindowed)<br>
99
100
RLEACCEL - compile for quick alpha blits, only set in alpha or
100
101
colorkey funcs<br>
 
102
NOFRAME - no window decorations<br>
101
103
</ul><br>&nbsp;<br>
102
104
 
103
105
<a name=events ><font size=+2><b>events