pyglet
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 – P
p (Mat4 attribute)
paused (Sprite property)
PERIOD (Caret attribute)
PersistentBufferObject (class in pyglet.graphics.vertexbuffer)
pitch (Player attribute)
Platform (class in tests.annotations)
platform_event_loop (in module pyglet.app)
PlatformEventLoop (class in pyglet.app)
Player (class in pyglet.media.player)
PlayerGroup (class in pyglet.media.player)
playing (Player attribute)
points (BezierCurve attribute)
Polygon (class in pyglet.shapes)
position (AbstractListener property)
(Caret property)
(IncrementalTextLayout property)
(InlineElement property)
(Player attribute)
(ScrollableTextLayout property)
(ShapeBase attribute)
(Sprite property)
(TextLayout property)
program (Sprite property)
(TextLayout property)
(UniformBlock attribute)
projection (Window attribute)
ptr (AbstractBuffer attribute)
PushButton (class in pyglet.gui)
pyglet.app
module
pyglet.clock
module
pyglet.customtypes
module
pyglet.display
module
pyglet.event
module
pyglet.font
module
pyglet.font.user
module
pyglet.gl
module
pyglet.graphics
module
pyglet.graphics.allocation
module
pyglet.graphics.shader
module
pyglet.graphics.vertexbuffer
module
pyglet.graphics.vertexdomain
module
pyglet.gui
module
pyglet.image
module
pyglet.image.animation
module
pyglet.image.atlas
module
pyglet.image.buffer
module
pyglet.info
module
pyglet.input
module
pyglet.math
module
pyglet.media
module
pyglet.media.exceptions
module
pyglet.media.synthesis
module
pyglet.model
module
pyglet.shapes
module
pyglet.sprite
module
pyglet.text
module
pyglet.text.caret
module
pyglet.text.document
module
pyglet.text.layout
module
pyglet.window
module
pyglet.window.key
module
pyglet.window.mouse
module
pytest.mark.integration() (in module tests.annotations)
pytest.mark.interactive() (in module tests.annotations)
pytest.mark.only_interactive() (in module tests.annotations)
pytest.mark.requires_user_action() (in module tests.annotations)
pytest.mark.requires_user_validation() (in module tests.annotations)
pytest.mark.unit() (in module tests.annotations)