On Fri, Oct 10, 2008 at 11:38 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>> Abstract away the code Nathan gave you in a function called
>> flip_screen().
>
> Nathan's code is useless (but amusing) because it turns everything
> upside down. Images, text, the works. Not very helpful.

So do something creative instead of bitching and whining when we don't
give you a direct solution.
For example, store your values in a class, and use a property to
automatically convert your y value from a top-measured to a
bottom-measured value whenever you retrieve it.  Or use a conversion
function for the coordinate as noted by dordna.
This isn't rocket science, seriously.
> I am not reprogramming my brain to just to use this thing.
So reprogram the computer to work how you expect it to.  Core tenet of
Computer Science, friend.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to