How is scrolling done in pygame? i was thinking of blitting all gameobjects to a surface, then blitting part of that surface to the screen like this: +---------------------+ | +-------+ | | | | | | +-------+ | | | +---------------------+ where the big box is the surface, and the small box is the screen.
- [pygame] Scrolling Yanom Mobis
- Re: [pygame] Scrolling Fiona Burrows
- Re: [pygame] Scrolling Henrique Nakashima
- Re: [pygame] Scrolling Ian Mallett
- Re: [pygame] Scrolling René Dudfield
- [pygame] Scrolling Yanom Mobis
- Re: [pygame] Scrolling Casey Duncan
- Re: [pygame] Scrolling Yanom Mobis
- Re: [pygame] Scrolling Yanom Mobis
- Re: [pygame] Scrolling James Paige
- Re: [pygame] Scrolling Henrique Nakashima
- Re: [pygame] Scrolling claudio canepa
- Re: [pygame] Scrolling Casey Duncan
- Re: [pygame] Scrolling Yanom Mobis
- Re: [pygame] Scrolling Greg Ewing
- Re: [pygame] Scrolling Yanom Mobis