Skip to content

Instantly share code, notes, and snippets.

@motionharvest
Created November 10, 2014 19:17
Show Gist options
  • Save motionharvest/11bcc19ae7ea33495f0d to your computer and use it in GitHub Desktop.
Save motionharvest/11bcc19ae7ea33495f0d to your computer and use it in GitHub Desktop.
Data After Interior Step
{
"Active": {
"shell": {},
"legs": {
"catid": 1,
"legid": 0,
"shortName": "Castor",
"height": 5,
"image": "img/legs/castor_80.png"
},
"boxes": [{
"height": {
"outer": 188,
"inner": 176
},
"width": {
"outer": 165,
"inner": 153
},
"perc": 0.33811475409836067
}, {
"height": {
"outer": 188,
"inner": 176
},
"width": {
"outer": 176,
"inner": 164
},
"perc": 0.36065573770491804
}, {
"height": {
"outer": 188,
"inner": 176
},
"width": {
"outer": 147,
"inner": 135
},
"perc": 0.3012295081967213
}],
"activeBox": 0,
"components": [],
"finish": {}
},
"memory": {
"cart": [],
"state": {
"step": 3,
"catShow": false,
"route": "/"
}
},
"api": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment