Files
Hans-Christoph Steiner 093752b06f use IntEnum for SCREEN_RESOLUTIONS
This is a Pythonic structure for gathering all these constant values that
are used in a manageable way.

Enums have SCREEN_RESOLUTIONS['ldpi'] but throw KeyErrors when the key is
there.
2026-05-22 23:02:59 +00:00
..
2026-04-22 15:46:43 -03:00
2026-01-19 21:53:43 +08:00
2026-02-12 15:25:54 +00:00
2026-05-22 23:02:59 +00:00