центрировать область отрисовки

This commit is contained in:
2021-04-14 14:31:43 +03:00
parent 9572f80fde
commit 2991d14aaa
3 changed files with 33 additions and 3 deletions

View File

@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>КОЛОБОК</title>
<script src="https://cdn.jsdelivr.net/npm/phaser@3.54.0/dist/phaser.min.js"></script>
</head>
<body>
<script src="игра/001.мир.js"></script>
<script src="игра/011.phaser.js"></script>
<script src="игра/101.сцена.js"></script>
<script src="игра/499.пуск.js"></script>
</head>
<body>
</body>
</html>