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
On Tue, Nov 22, 2011 at 1:43 AM, Richard Jones <r1char...@gmail.com> wrote:On 22 November 2011 08:52, anatoly techtonik <tech...@gmail.com> wrote:
> 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.Specifically this check doesn't look good to me: