Richard Davey
|
4a6b2087f7
|
Fixed internal callback handlers
|
2020-01-15 12:45:59 +00:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
Richard Davey
|
c3940e15c6
|
PhysicsGroup now uses the new internalCreateCallback and internalRemoveCallback to handle its body creation and destruction, allowing you to use your own createCallback and removeCallback as defined in the Group config. Fix #4420 #4657 #4822
|
2020-01-14 23:57:48 +00:00 |
|
samme
|
8585541e15
|
Add type for Group, PhysicsGroup, StaticPhysicsGroup
|
2019-11-20 11:53:38 -08:00 |
|
Richard Davey
|
4f4b69123e
|
Merge branch 'master' into arcade_body_custom_bounds
|
2019-10-02 15:41:49 +01:00 |
|
samme
|
8e717d5588
|
Remove GroupClassTypeConstructor type
|
2019-05-23 15:10:40 -07:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
fbe2470f99
|
Arcade Physics Types
|
2019-05-09 12:33:37 +01:00 |
|
Richard Davey
|
8e8b182359
|
Group Types
|
2019-05-09 11:56:16 +01:00 |
|
Richard Davey
|
18a924c39c
|
Passing an _array_ of configuration objects to physics.add.group would ignore them and none of the children would be assigned a physics body. Fix #4511
|
2019-05-07 16:17:28 +01:00 |
|
Richard Davey
|
3bb73c5664
|
Fixed Group defs and completed Arcade Physics defs
|
2019-02-13 14:45:36 +00:00 |
|
Richard Davey
|
dc73993fe2
|
Added jsdoc version numbers
|
2019-02-12 12:22:25 +00:00 |
|
Richard Davey
|
0b4dc5f037
|
Should be a config setter.
|
2019-02-04 21:50:55 +00:00 |
|
Richard Davey
|
60542a25cc
|
Numerous jsdoc and TS related fixes
|
2019-02-04 17:16:08 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Francois
|
03aa16531d
|
Make customBoundsRectangle available in the physics group
|
2018-12-15 22:52:12 +01:00 |
|
Richard Davey
|
c1771ecdac
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-11-20 11:02:31 +00:00 |
|
Richard Davey
|
8cd45a72b2
|
ESLint fixes
|
2018-11-20 11:02:19 +00:00 |
|
samme
|
b5a2d9d0cf
|
Docs for Arcade Physics
Minor additions/corrections
|
2018-11-07 09:43:43 -08:00 |
|
Pierre Poupin
|
63458ab336
|
Fix issue with null config in PhysicsGroup constructor
|
2018-10-17 01:13:18 +02:00 |
|
Richard Davey
|
a9938baec6
|
Merge pull request #4070 from samme/feature/arcade-group-config-enable
Add PhysicsGroupConfig.enable, Arcade.Body#setEnable()
|
2018-10-12 18:29:58 +01:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
samme
|
69ff71e0bd
|
Add description for PhysicsGroupDefaults.setEnable
|
2018-09-29 14:09:05 -07:00 |
|
samme
|
5f4f5e6cfc
|
Merge branch 'master' into feature/arcade-group-config-enable
|
2018-09-29 14:07:09 -07:00 |
|
samme
|
adb2181a8a
|
Add docs for groups and Arcade.Factory
|
2018-09-26 12:25:09 -07:00 |
|
samme
|
536555236f
|
Add PhysicsGroupConfig.enable, Arcade.Body#setEnable()
|
2018-09-26 10:25:45 -07:00 |
|
samme
|
2a51d6b70f
|
Arcade Physics docs revisions
|
2018-09-24 12:12:56 -07:00 |
|
Richard Davey
|
d50b72dd14
|
Fixed Group creation arguments
|
2018-08-01 18:01:36 +01:00 |
|
samme
|
24efda7aca
|
Add allowDrag , allowGravity , allowRotation to PhysicsGroup config
|
2018-05-16 10:36:23 -07:00 |
|
samme
|
a70fb6aee9
|
Add docs for Arcade Physics
|
2018-05-09 21:28:52 -07:00 |
|
Richard Davey
|
b0544c73b8
|
jsdoc fixes
|
2018-04-18 13:29:22 +01:00 |
|
orblazer
|
11845f9d6d
|
Fix "object" types on Physics and Math
|
2018-03-21 14:15:25 +01:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
e0899bfa00
|
Added jsdocs
|
2018-02-09 03:44:23 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|