view flax/editline @ 1701:c8779022f557

pixijs testing Ignore-this: 9c5c72e08723cd5a6b7de18fd482054b
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 27 Apr 2018 08:08:59 +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