More progress.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3861 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2006-02-17 05:11:31 +00:00
parent cd7e127bc6
commit 74c35b6d65
22 changed files with 1632 additions and 19 deletions
+2
View File
@@ -11,6 +11,8 @@ Design decisions
- I am embracing flash's event distribution model because it saved me a bunch
of work.
- We could use the setter methods on DObject properties to generate dobj
events, but so far I haven't gone there.
Notes