Initial work on hooke.command_stack and hooke.playlist integration.
authorW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 14:26:28 +0000 (10:26 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 14:26:28 +0000 (10:26 -0400)
commit8e89eecbde44ef0be854d898455e8543a30204b7
treed41928d8f9a5e950033d1330d09fb5c2cd74b515
parent275b19d8224c433ad494f47504840185bec988f3
Initial work on hooke.command_stack and hooke.playlist integration.

The current problem is figuring out how to run commands from a Curve
without Curves knowing about Hooke or CommandEngine instances.
hooke/command_stack.py
hooke/curve.py
hooke/playlist.py