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
索引
索引 – B
batches(Group 属性)
Batch(pyglet.graphics 中的类)
batch(ShapeBase 属性)
batch(Sprite 属性)
batch(TextLayout 属性)
begin_update() (TextLayout 方法)
BezierCurve(pyglet.shapes 中的类)
bind() (AbstractBuffer 方法)
bind() (BufferObject 方法)
bind() (ComputeShaderProgram 方法)
bind() (Framebuffer 方法)
bind() (Renderbuffer 方法)
bind() (ShaderProgram 方法)
bind() (Texture 方法)
bind() (UniformBufferObject 方法)
bind_image_texture() (Texture 方法)
bind_to_index_buffer() (BufferObject 方法)
binding(UniformBlock 属性)
binding(UniformBufferObject 属性)
blend_mode(Sprite 属性)
blit() (AbstractImage 方法)
blit() (ImageData 方法)
blit() (Texture 方法)
blit_into() (AbstractImage 方法)
blit_into() (Texture 方法)
blit_into() (TextureRegion 方法)
blit_tiled() (TileableTexture 方法)
blit_to_texture() (AbstractImage 方法)
blit_to_texture() (ColorBufferImage 方法)
blit_to_texture() (CompressedImageData 方法)
blit_to_texture() (DepthBufferImage 方法)
blit_to_texture() (ImageData 方法)
blue_size(Config 属性)
bold(DocumentLabel 属性)
border_color(BorderedRectangle 属性)
BorderedRectangle(pyglet.shapes 中的类)
bottom(TextLayout 属性)
Box(pyglet.shapes 中的类)
Buffer()(在 pyglet.customtypes 模块中)
buffer_attributes(VertexDomain 属性)
buffer_size(Config 属性)
BufferImageMask(pyglet.image 中的类)
BufferImage(pyglet.image 中的类)
BufferManager(pyglet.image 中的类)
BufferObject(pyglet.graphics.vertexbuffer 中的类)
buffer(Attribute 属性)
buffer(UniformBufferObject 属性)
buttons_string()(在 pyglet.window.mouse 模块中)
Button(pyglet.input 中的类)
b(Ellipse 属性)