mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 20:53:39 +00:00
Added BodyBounds class
This commit is contained in:
parent
d031d91f1e
commit
fceef3ddf0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
module.exports = {
|
||||
|
||||
BodyBounds: require('./BodyBounds'),
|
||||
Factory: require('./Factory'),
|
||||
Image: require('./MatterImage'),
|
||||
Matter: require('./CustomMain'),
|
||||
|
|
Loading…
Reference in a new issue