Files
mjs/01300.пример.json.js

24 lines
654 B
JavaScript
Raw Blame 히스토리

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

мир.разобрать({
заголовок: "К 0.10.0",
объекты: {
пол: {
x: 1000,
y: 300,
ширина: 2000,
вид: {
background: "url(р/отладка/основа.jpg) repeat-x",
},
},
колобок: {
x: 400,
y: 150,
ширина: 60,
высота: 60,
статика: false,
вид: {
background: "url(р/колобок/колобок_неподвижен.png) no-repeat scroll 50% 0% / contain",
},
},
},
});