Pythonesque interface.

Diez B. Roggisch deets at nospam.web.de
Fri Apr 21 13:21:44 EDT 2006


Gaz schrieb:
> Hi guys. I'm doing a simple strategy game in python, hex based, with
> the PIL library. I'd like to know if there is a way to check the
> pointer position within a frame, so i can figure out which hex is the
> pointer on, but in a pythonesque way, not using Java or Flash. Sajax is
> the way to go? I dont think this is the solution, coz the frame should
> be requiered to be refreshed like 30 times a second, but heck, you are
> the Python savvies.

www.pygame.org


Diez



More information about the Python-list mailing list