photonstorm
|
90e9edbf05
|
Updated TileSprite so it just directly extends the Pixi original. This means no input events or body for a TileSprite.
Removed un-needed stuff from Graphics.
Removed un-used events.
Made docs in StateManager more clear re: shutdown (#410)
|
2014-02-13 15:03:46 +00:00 |
|
photonstorm
|
0896c2fac7
|
Updating copyright year and README.
|
2014-02-05 16:54:59 +00:00 |
|
photonstorm
|
84f0f00f49
|
n-way collision checks and onBeginContact and onEndContact done and working. Also fixed issue in TweenManager.removeAll.
|
2014-02-05 16:54:58 +00:00 |
|
photonstorm
|
ce4cf531d4
|
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
|
2013-12-30 16:54:00 +00:00 |
|
photonstorm
|
f22159e257
|
Updated documentation.
|
2013-11-28 15:57:09 +00:00 |
|
photonstorm
|
13a2cc2feb
|
Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way.
|
2013-11-25 03:13:04 +00:00 |
|
Webeled
|
ce04ade458
|
Lots of JSDocs updates in the gameobjects folder
|
2013-10-25 15:22:45 +01:00 |
|
photonstorm
|
e98aa205ea
|
Sprite.destroy is back in business.
|
2013-10-13 01:29:57 +01:00 |
|
Richard Davey
|
305b12d76b
|
Adding docs.
|
2013-10-01 15:01:46 +01:00 |
|
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
|
ebda1f99e3
|
Input Handler 90% there.
|
2013-09-08 22:38:19 +01:00 |
|