[OLPC-Games] Pygame

Julius B. Lucks julius at younglucks.com
Sun May 13 10:04:12 EDT 2007


Does this mean that in pygame, I set my screen rectangle to 1200 by  
900 as in

SCREENRECT = Rect(0,0,1200,900)
screen = pygame.display.set_mode(SCREENRECT.size,0)

?  Thanks!

Julius

-----------------------------------------------------
http://openwetware.org/wiki/User:Lucks
-----------------------------------------------------


On May 13, 2007, at 8:17 AM, Bert Freudenberg wrote:

> On May 13, 2007, at 6:35 , Kent Quirk wrote:
>
>> The full screen black and white resolution of the
>> XO is 1200x900, the color resolution is effectively lower
>
> I wish you would phrase this differently. It causes everyone to be
> confused about this mysterious "color mode".
>
> The frame buffer resolution is fixed at 1200x900, period. Even in
> color mode. This is all a software developer really needs to worry
> about.
>
> And unless we find an efficient way to upscale in SDL then this is
> also the resolution that games will have to run on.
>
> - Bert -
>
>
> _______________________________________________
> Games mailing list
> Games at laptop.org
> http://mailman.laptop.org/mailman/listinfo/games

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.laptop.org/pipermail/games/attachments/20070513/24b6f75b/attachment.htm 


More information about the Games mailing list