pyglet
2.1
Programming Guide
Installation
Writing a pyglet application
Windowing
Keyboard input
Mouse input
Controller & Joystick input
Images and Sprites
Displaying text
Playing Sound and Video
Drawing Shapes
3D Models and Scenes
Application resources
Shaders and Rendering
Event dispatching & handling
Simple Widgets & GUI
Keeping track of time
Creating an OpenGL context
The OpenGL interface
OpenGL ES
Matrix and Vector Math
The application event loop
In-depth game example
Runtime Options
Debugging tools
Migrating from pyglet 2.0
API Reference
pyglet
pyglet.app
pyglet.clock
pyglet.display
pyglet.customtypes
pyglet.event
pyglet.font
pyglet.font.user
pyglet.gl
pyglet.graphics
pyglet.gui
pyglet.image
pyglet.info
pyglet.input
pyglet.math
pyglet.media
pyglet.resource
pyglet.sprite
pyglet.shapes
pyglet.text
pyglet.window
External Resources
Related Documentation
Projects using pyglet
Development Guide
Contributing
Development environment
Documentation and Type Hints
Testing pyglet
Making a pyglet release
OpenGL Interface Implementation
ctypes Wrapper Generation
wraptypes
Media manual
Media logging manual
pyglet
Index
Index – C
c (Mat3 attribute)
(Mat4 attribute)
c_type (Attribute attribute)
call_scheduled_functions() (Clock method)
CannotSeekException
Canvas (class in pyglet.display)
,
[1]
canvas (DisplayConfig attribute)
capacity (Allocator attribute)
caption (Window attribute)
Caret (class in pyglet.text.caret)
CheckerImagePattern (class in pyglet.image)
Circle (class in pyglet.shapes)
clamp() (in module pyglet.math)
(Vec2 method)
(Vec3 method)
(Vec4 method)
clear() (Framebuffer method)
(Window static method)
Clock (class in pyglet.clock)
close() (AppleRemote method)
(Controller method)
(Device method)
(Joystick method)
(Window method)
color (Caret property)
(DocumentLabel property)
(ShapeBase attribute)
(Sprite property)
ColorBufferImage (class in pyglet.image)
colors (Texture attribute)
column() (Mat4 method)
columns (TextureGrid attribute)
com_mta (Options attribute)
commit() (BackedBufferObject method)
compatible() (DisplayConfig method)
composite_operator() (in module pyglet.media.synthesis)
CompressedImageData (class in pyglet.image)
ComputeShaderProgram (class in pyglet.graphics.shader)
cone_inner_angle (Player attribute)
cone_orientation (Player attribute)
cone_outer_angle (Player attribute)
cone_outer_gain (Player attribute)
Config (class in pyglet.gl)
,
[1]
config (Context attribute)
(Window attribute)
conjugate() (Quaternion method)
connected (Device attribute)
content_height (TextLayout property)
content_valign (TextLayout property)
content_width (TextLayout property)
ContentVAlign (in module pyglet.customtypes)
Context (class in pyglet.gl)
context (Window attribute)
context_share (Context attribute)
Control (class in pyglet.input)
Controller (class in pyglet.input)
ControllerManager (class in pyglet.input)
count (Attribute attribute)
(BackedBufferObject attribute)
(VertexList attribute)
create() (in module pyglet.image)
(IndexedVertexDomain method)
(InstancedIndexedVertexDomain method)
(Texture class method)
(VertexDomain method)
create_context() (Config method)
,
[1]
(DisplayConfig method)
create_for_image() (TileableTexture class method)
create_for_image_grid() (Texture3D class method)
create_for_images() (Texture3D class method)
create_image() (CheckerImagePattern method)
(ImagePattern method)
(SolidColorImagePattern method)
create_program() (Context method)
create_texture() (ImageData method)
create_ubo() (UniformBlock method)
cross() (Vec3 method)
ctype (BackedBufferObject attribute)
Cube (class in pyglet.model)
CURSOR_CROSSHAIR (Window attribute)
CURSOR_DEFAULT (Window attribute)
CURSOR_HAND (Window attribute)
CURSOR_HELP (Window attribute)
CURSOR_NO (Window attribute)
CURSOR_SIZE (Window attribute)
CURSOR_SIZE_DOWN (Window attribute)
CURSOR_SIZE_DOWN_LEFT (Window attribute)
CURSOR_SIZE_DOWN_RIGHT (Window attribute)
CURSOR_SIZE_LEFT (Window attribute)
CURSOR_SIZE_LEFT_RIGHT (Window attribute)
CURSOR_SIZE_RIGHT (Window attribute)
CURSOR_SIZE_UP (Window attribute)
CURSOR_SIZE_UP_DOWN (Window attribute)
CURSOR_SIZE_UP_LEFT (Window attribute)
CURSOR_SIZE_UP_RIGHT (Window attribute)
CURSOR_TEXT (Window attribute)
CURSOR_WAIT (Window attribute)
CURSOR_WAIT_ARROW (Window attribute)