Scott Erickson
|
b65b553f2d
|
Fixed some tests broken from the refactoring.
|
2014-09-28 14:04:01 -07:00 |
|
Scott Erickson
|
024cd9c955
|
Fixed a bunch of tests, and a child animations bug from the MovieClip pooling optimization.
|
2014-09-28 10:33:24 -07:00 |
|
Scott Erickson
|
7f90ed18cc
|
Bunch more work on scaling for everything and hit testing for segmented sprites. Also got health bars working again.
|
2014-09-24 16:53:38 -07:00 |
|
Scott Erickson
|
16cb596a12
|
Set up scaling and mouse events for segmented sprites with container actions.
|
2014-09-23 12:08:50 -07:00 |
|
Scott Erickson
|
5de5d5658e
|
Working on SegmentedSprite mouse events, hit tests and scaling.
|
2014-09-23 11:37:05 -07:00 |
|
Scott Erickson
|
3b7ce76d7d
|
Refactored WebGLLayer and SpriteContainerLayer/ContainerLayer into a single LayerAdapter class that has a Container or SpriteContainer.
|
2014-09-19 15:46:02 -07:00 |
|
Scott Erickson
|
cc7c65115c
|
Renamed WebGLLayer to LayerAdapter.
|
2014-09-19 14:59:29 -07:00 |
|
Scott Erickson
|
fbbfb6c0cc
|
Refactored WebGLSprite to SegmentedSprite and SingularSprite, and refactored renderStrategy (container/spriteSheet) to spriteType (segmented/singular).
|
2014-09-19 14:56:40 -07:00 |
|