better layers width() and height() workflow

This commit is contained in:
Лаврёнов Антон
2014-05-20 17:52:22 +08:00
parent acac6e402f
commit 7e3803bdd1
5 changed files with 184 additions and 34 deletions

View File

@@ -48,6 +48,7 @@
<script src="unit/Node-test.js"></script>
<script src="unit/Container-test.js"></script>
<script src="unit/Stage-test.js"></script>
<script src="unit/BaseLayer-test.js"></script>
<script src="unit/Layer-test.js"></script>
<script src="unit/Group-test.js"></script>
<script src="unit/FastLayer-test.js"></script>