mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2025-06-16 20:31:29 -07:00
bezier curves and kappa
This commit is contained in:
parent
d75f446e84
commit
4a64a2f57f
2 changed files with 54 additions and 85 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue