Skip to content

Commit 03242d3

Browse files
committed
Exposed Components.
1 parent 263385b commit 03242d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/src/phaser.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ var Phaser = {
1616

1717
Math: require('./math'),
1818

19+
Components: require('./components'),
20+
1921
Geom: require('./geom'),
2022

2123
GameObjects: {

0 commit comments

Comments
 (0)