On 1/23/08, Xamn <[EMAIL PROTECTED]> wrote: > > Sorry for this newbie question: > > Where can I find the scene2d and other pyglet extensions? > > There is a reference to scene2d in the pyglet docs, but after > searching the internet high and low I cannot find it. > > I'd like to take a look at it.
Grab the SVN trunk (instructions are on the website) and you'll find them in the contrib/ and experimental/ directories. Be aware that most of these modules may not even work with the latest release. You should also expect these modules to be incomplete, buggy and undocumented; and most of them have been abandoned for now in favour of other tasks. (One exception is contrib/spryte, which Richard is currently working on). Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
