0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-30 10:20:52 -05:00
liabru-matter-js/test/browser/refs/terrain/terrain-0.json

102 lines
1.2 KiB
JSON
Raw Normal View History

2015-08-03 19:53:31 -04:00
[
{
"bodies": {
"#": 1
},
"bounds": {
"#": 2
},
"composites": {
"#": 5
},
"constraints": {
"#": 6
},
"gravity": {
2015-08-25 18:33:04 -04:00
"#": 11
2015-08-03 19:53:31 -04:00
},
2015-08-25 18:33:04 -04:00
"id": 4,
2015-08-03 19:53:31 -04:00
"isModified": true,
"label": "World",
"parent": "",
"type": "composite"
},
[],
{
"max": {
"#": 3
},
"min": {
"#": 4
}
},
{
"x": {
"#.": "Number",
"#v": [
"Infinity"
]
},
"y": {
"#.": "Number",
"#v": [
"Infinity"
]
}
},
{
"x": {
"#.": "Number",
"#v": [
"-Infinity"
]
},
"y": {
"#.": "Number",
"#v": [
"-Infinity"
]
}
},
[],
[
{
"#": 7
}
],
{
"angularStiffness": 1,
2015-08-25 18:33:04 -04:00
"id": 5,
2015-08-03 19:53:31 -04:00
"label": "Mouse Constraint",
"length": 0.01,
"pointA": {
"#": 8
},
2015-08-25 18:33:04 -04:00
"pointB": {
2015-08-03 19:53:31 -04:00
"#": 9
},
2015-08-25 18:33:04 -04:00
"render": {
"#": 10
},
2015-08-03 19:53:31 -04:00
"stiffness": 0.1,
"type": "constraint"
},
{
"x": 0,
"y": 0
},
2015-08-25 18:33:04 -04:00
{
"x": 0,
"y": 0
},
2015-08-03 19:53:31 -04:00
{
"lineWidth": 3,
"strokeStyle": "#90EE90",
"visible": true
},
{
2015-12-29 17:51:19 -05:00
"scale": 0.001,
2015-08-03 19:53:31 -04:00
"x": 0,
"y": 1
}
]