Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 766 Bytes

app.rst

File metadata and controls

55 lines (35 loc) · 766 Bytes

pyglet.app

pyglet.app

Classes

EventLoop

Methods

run

exit

sleep

Events

on_enter

on_exit

on_window_close

Attributes

has_exit

Methods (internal)

enter_blocking

exit_blocking

idle

PlatformEventLoop

Functions

run

exit

Attributes

event_loop

platform_event_loop

windows

Exceptions

AppException