Christian Wesselhoeft
|
61f18b675c
|
Trim trailing whitespace.
|
2014-03-25 14:56:04 -07:00 |
|
photonstorm
|
2d08fab48e
|
When creating a Sprite (via Group.create or directly) with exists = false and a P2 body, the body is not added to the world.
Every Input class now checks to see if it has already been started. If so it doesn't add the listeners again unless they have been nulled.
|
2014-03-19 13:22:04 +00:00 |
|
photonstorm
|
928b883c17
|
Swapped the order of the _pollGamepads gamepads check, to stop the Chrome 'webkitGamepads is deprecated' error in the console.
|
2014-03-18 00:10:43 +00:00 |
|
photonstorm
|
d057a9fe11
|
Device, Canvas and GamePad classes all updated for better CocoonJS support (thanks Videlais)
|
2014-02-19 02:45:42 +00:00 |
|
photonstorm
|
0896c2fac7
|
Updating copyright year and README.
|
2014-02-05 16:54:59 +00:00 |
|
photonstorm
|
3b87ce9fc9
|
Brand new Gamepad API support fully implemented (thanks to Karl Macklin), with examples to show use.
|
2013-12-31 01:45:30 +00:00 |
|
photonstorm
|
29d7cc36a0
|
Merge branch 'gamepadsupport' of https://github.com/karlmacklin/phaser into karlmacklin-gamepadsupport
Conflicts:
README.md
|
2013-12-31 00:44:11 +00:00 |
|