On 22 November 2011 08:52, anatoly techtonik <[email protected]> wrote:
> Hmm. The API that forces you to do stuff like:
> from pyglet.gl import *
> doesn't look good to me.
You're welcome to use "from pyglet import gl" and prefix all the
module names with "gl.", or just import the names you need.
> Shouldn't pyglet provide cross-platform API?
Could you be more specific about what you mean here? I thought that
the API exposed by pyglet was cross-platform.
Richard
--
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.