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

25 lines
635 B
JavaScript
Raw Blame History

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: 600,
y: 300,
ширина: 1000,
css: {
background: "url(р/отладка/основа.jpg) repeat-x",
},
},
колобок: {
x: 400,
y: 150,
ширина: 60,
высота: 60,
статика: false,
css: {
background: "url(р/колобок/колобок.png)",
backgroundSize: "content",
},
},
},
});