pygsear-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygsear] pygsear-0.40


From: Lee Harr
Subject: [pygsear] pygsear-0.40
Date: Mon, 07 Apr 2003 03:44:50 +0000

pygsear is a programming framework using Python and Pygame. It
includes classes for drawable objects, paths, cursors, widgets
and more, and it comes with a large number of examples. There
is also (experimental) code using Twisted for networking.

More information is available here:
http://www.nongnu.org/pygsear/

Download the latest version here:
http://savannah.nongnu.org/files/?group=pygsear


CHANGES:
version 0.40
- RotatedImage now has a rotation property
  - separates rotation from direction of movement
- PathNG now has a turnRate property
  - added example catch.py using turnRate
  - updated pathNGtest.py
- Added conf.MAX_TICK, used by PathNG and RotatedImage
  - will never use a time delta more than MAX_TICK
  - should help "skipping" problem, like when moving a window
     or when starting another app
- Added welcome message when importing * from penguin.py
  - also modified help message
- Fixed twist_tac_toe/GameBoard.py test()
  - now runs error-free w/ no cmd line args


_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963





reply via email to

[Prev in Thread] Current Thread [Next in Thread]