bezier curves and kappa

This commit is contained in:
Jeffrey Sun 2016-12-15 13:39:02 -08:00
parent d75f446e84
commit 4a64a2f57f
2 changed files with 54 additions and 85 deletions

View file

@ -41,8 +41,8 @@ var Fox = function (IMG_WIDTH, IMG_HEIGHT) {
},
head: {
origin: origin,
headWidth: headWidth,
headHeight:headHeight
width: headWidth,
height: headHeight
},
ears: ears,
eyes: eyes,