Skip to content

Commit 3c83850

Browse files
committed
Moved Hermite into new Phaser.Path namespace and folder.
1 parent 2282b9b commit 3c83850

12 files changed

Lines changed: 7 additions & 1 deletion

File tree

v3/src/geom/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44

55
Circle: require('./circle'),
66
Ellipse: require('./ellipse'),
7-
Hermite: require('./hermite'),
87
Intersects: require('./intersects'),
98
Line: require('./line'),
109
Point: require('./point'),
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)