[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

RE: [pygame] RenderPlain()



HOW DO I UNSUBSCRIBE PLZ
 
> Subject: Re: [pygame] RenderPlain()
> From: sam.hacking@xxxxxxxx
> To: pygame-users@xxxxxxxx
> Date: Sun, 2 Dec 2012 20:02:11 +0000
>
> On Sun, 2012-12-02 at 19:13 +0000, myles broomes wrote:
> > Can someone explain to me what the 'pygame.sprite.RenderPlain()'
> > function does? I've looked on the pygame website but couldnt find any
> > documentation related to it, and I'm just a bit curious.
> >
> As the documentation says: same as pygame.sprite.Group.
> Looking at the source code, RenderPlain is literally this line of code:
> RenderPlain = Group
>
> Why it exists as a separate name, I don't know.
>
> --
> PGP: 9626CE2B
> Twitter/Identi.ca: @sambull