Michael Hadley
|
27930fb4bb
|
JSDoc MatterTileBody
|
2018-01-25 13:58:03 -06:00 |
|
Michael Hadley
|
92fb2a9c21
|
Update MatterTileBody to use latest Tile API
|
2018-01-25 13:49:28 -06:00 |
|
Michael Hadley
|
a6556e9364
|
Expose Phaser.Physics.Matter.TileBody
|
2018-01-25 13:48:47 -06:00 |
|
Michael Hadley
|
ccdad43920
|
Matter world and factory methods for creating a tile body
|
2018-01-21 12:53:48 -06:00 |
|
Michael Hadley
|
348da8c81e
|
MatterTileBody: wrapper around a Tile that provides access to a matter body
|
2018-01-21 12:53:27 -06:00 |
|
Richard Davey
|
d46662cd46
|
Swapped to using Number.MAX_VALUE so repeat -1 now works properly in IE11 and below.
|
2018-01-18 14:59:32 +00:00 |
|
Richard Davey
|
2deb9edc9e
|
Plugins now check to see if the Scene is already booted and adapt accordingly.
|
2018-01-18 14:00:31 +00:00 |
|
Richard Davey
|
5a333bc2fd
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
|
Richard Davey
|
108b6bd2a3
|
Events call the world directly, avoids an unnecessary function jump.
|
2018-01-17 15:28:53 +00:00 |
|
Richard Davey
|
f41d016c9f
|
Moved Matter over to use the plugin system.
|
2018-01-17 15:22:16 +00:00 |
|
Richard Davey
|
f00f467eec
|
Matter now using new EventEmitter.
|
2018-01-12 18:59:11 +00:00 |
|
Richard Davey
|
c625b8735b
|
Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly.
|
2018-01-12 17:09:21 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|