Richard Davey
|
e41e35fd09
|
Fixed an error that stopped 2 tweens from being able to run on the same object. Also refactored a lot of the classes to remove prototype properties and move them to local instance properties.
|
2013-09-10 20:40:34 +01:00 |
|
Richard Davey
|
c904475ae6
|
Added in the game scaling handler and updated Stage
|
2013-09-09 12:35:09 +01:00 |
|
Richard Davey
|
ebda1f99e3
|
Input Handler 90% there.
|
2013-09-08 22:38:19 +01:00 |
|
Richard Davey
|
90b1946c25
|
Input Handler mostly restored
|
2013-09-08 13:23:21 +01:00 |
|
Richard Davey
|
78598ae54a
|
Implemented my own LinkedList class to make the new Input Handler easier to work with. And also just generally useful to have too.
|
2013-09-08 11:24:41 +01:00 |
|