view flax/editline @ 291:6c3b487e7bbc

Basic chase logic (does not do bounces correctly) Plus a tiny bit of testing code
author David McClosky <dmcc@bigasterisk.com>
date Sat, 18 Jun 2005 07:35:29 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk