pyglet
2.0
编程指南
安装
编写一个pyglet应用程序
窗口化
键盘输入
鼠标输入
控制器和操纵杆输入
绘制形状
图像和雪碧
播放声音和视频
显示文本
应用程序资源
着色器和渲染
事件调度和处理
简单的小部件和图形用户界面
记录时间
创建OpenGL上下文
OpenGL接口
矩阵与向量数学
应用程序事件循环
深度游戏示例
运行时选项
调试工具
从pyglet1.5迁移
API参考
小矮人
pyglet.app
pyglet.canvas
pyglet.clock
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
外部资源
相关文档
使用pyglet的项目
发展指南
贡献
开发环境
文档和类型提示
测试pyglet
制作一只pyglet放生
OpenGL接口的实现
CTYPE包装器生成
包装类型
媒体手册
媒体记录手册
pyglet
索引
索引 – P
pause() (Player 方法)
pause() (PlayerGroup 方法)
paused(Sprite 属性)
PERIOD(Caret 属性)
perspective_projection()(Mat4 类方法)
pitch(Player 属性)
place() (InlineElement 方法)
platform_event_loop()(在 pyglet.app 模块中)
PlatformEventLoop(pyglet.app 中的类)
Platform(tests.annotations 中的类)
play() (Player 方法)
play() (PlayerGroup 方法)
play() (Source 方法)
PlayerGroup(pyglet.media.player 中的类)
Player(pyglet.media.player 中的类)
playing(Player 属性)
points(BezierCurve 属性)
Polygon(pyglet.shapes 中的类)
pop_handlers() (EventDispatcher 方法)
position(AbstractListener 属性)
position(Caret 属性)
position(IncrementalTextLayout 属性)
position(InlineElement 属性)
position(Player 属性)
position(ScrollableTextLayout 属性)
position(ShapeBase 属性)
position(Sprite 属性)
position(TextLayout 属性)
post_event() (PlatformEventLoop 方法)
program(Sprite 属性)
program(TextLayout 属性)
program(UniformBlock 属性)
program(VertexDomain 属性)
projection(Window 属性)
ptr(AbstractBuffer 属性)
pulse_generator()(在 pyglet.media.synthesis 模块中)
push_handlers() (EventDispatcher 方法)
PushButton(pyglet.gui 中的类)
pyglet.app
module
pyglet.canvas
module
pyglet.clock
module
pyglet.customtypes
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.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()(在 tests.annotations 模块中)
pytest.mark.interactive()(在 tests.annotations 模块中)
pytest.mark.only_interactive()(在 tests.annotations 模块中)
pytest.mark.requires_user_action()(在 tests.annotations 模块中)
pytest.mark.requires_user_validation()(在 tests.annotations 模块中)
pytest.mark.unit()(在 tests.annotations 模块中)