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

19 lines
367 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.1.0",
платформы: {
полка1: {
x: 100,
y: 100,
},
},
спрайты: {
ящик: {
x: 0,
y: 200,
ширина: 20,
высота: 20,
цвет: "0000ff",
},
},
});