setup FastLayer. Layer won't extend FastLayer until FastLayer is complete

This commit is contained in:
Eric Rowell
2014-03-08 18:05:14 -08:00
parent 45ddf95629
commit 09af9f62dd
9 changed files with 256 additions and 4 deletions

View File

@@ -49,6 +49,7 @@
<script src="unit/Container-test.js"></script>
<script src="unit/Stage-test.js"></script>
<script src="unit/Layer-test.js"></script>
<script src="unit/FastLayer-test.js"></script>
<script src="unit/Shape-test.js"></script>
<script src="unit/Collection-test.js"></script>