he size of the screen, I will know what
size jpg file to import.
However, what does depth and flags refer
to? Does depth refer to 32 bit resolution? Still not clear how I get the values
of the width and height resolution being used.
Gene
-----Original Message-
From: Liam Clarke
[mailto:[EMA
quired to use
them in pygame.
Gene Astley
-Original Message-
From: Liam Clarke
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 10, 2005 4:20
AM
To: EUGENE ASTLEY;
tutor@python.org
Subject: Re: [Tutor] computer
screen resolution
Is Livewires a game development package? I'm pretty
EUGENE ASTLEY wrote:
> I would like to have a full screen for the game I have programmed
> regardless of the computer users screen resolution. Is their a way from
> Python or livewires that I can get the info from the computer and then
> enter it into the global SCREEN_WIDTH and SCREEN_HEIGHT?
Is Livewires a game development package? I'm pretty sure pygame can do what you want, it can handle OpenGL if you're into pain.
www.pygame.org
Plus, it plays MP3's and MPGs easily. :)
Regards,
Liam Clarke
On 5/10/05, EUGENE ASTLEY <[EMAIL PROTECTED]> wrote:
I would like to h
I would like to have a full screen for the game I have
programmed regardless of the computer users screen resolution. Is their a way
from Python or livewires that I can get the info from the computer and then
enter it into the global SCREEN_WIDTH and SCREEN_HEIGHT?
Gene
_