// Phaser.Geom module.exports = { Rectangle: require('./rectangle'), Circle: require('./circle') };