ScreenMode
(screen)¶Screen resolution and display settings.
Applications should not construct ScreenMode instances themselves; see
Screen.get_modes()
.
The depth
and rate
variables may be None
if the
operating system does not provide relevant data.
Note
Since pyglet 1.2
Constructor:
Attributes: