Files
ogs-site/M/doc/ru/physics.html

112 lines
3.8 KiB
HTML
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.

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<head>
<style>
#header
{
background: #bababf;
padding: 0.7em;
text-align: left;
}
#header a
{
color: white;
text-decoration: none;
padding: 0.5em 1em 0.5em 1em;
}
#title
{
color: #433729;
}
html
{
font-family: sans-serif;
}
body
{
line-height: 1.5em;
}
body
{
background: #FAFAFA;
}
table
{
border-collapse: collapse;
width: 100%;
}
table, th, td
{
border: 1px solid #aaa;
padding: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
code, pre
{
font-family: monospace, serif;
font-size: 1em;
color: #7f0a0c;
background: #f5f5f5;
white-space: pre-wrap;
}
video
{
width: 100%;
}
.contents
{
background: #FFFFFF;
width: 720px;
padding: 1em;
margin-top: 2em;
margin-bottom: 2em;
border: 1px solid #E0E0E0;
text-align: left;
color: #444;
}
#footer
{
text-align: center;
}
#lang
{
float: right;
}
</style>
<title>
Документация МУРОМа 5.0
</title>
</head>
<body>
<div id="header">
<strong id="title">Документация МУРОМа 5.0</strong>
<a href="http://opengamestudio.org/M">МУРОМ</a>
<a href="keys.html">Ключи (API)</a>
</div>
<center>
<h1>
физика
</h1>
</center>
<center>
<div class="contents">
<p>Задание одного или нескольких настроек физики Matter.js, которые будут применяться для конкретного <a href="bodies.html">тела</a> или <a href="objects.html">объекта</a>.</p>
<p></div><div class="contents"></p>
<p>Пример № 1. Маски столкновений.</p>
<iframe style="width: 100%; height: 60em" src="../../MYPOM/5.0/редактор.html?z64=eJydlNFK40AUhu/7FEPwogXN1Lp7sZG9XfDaG0EEY4zp2DQpkynLIoW0ioIVvPV6n6CWZg3Rtq9w5o32TNrVpklE90AnaSb9zzf/+alrCyJDiGRfXsoQ1yH5TrSmEJ3AoNRhQvc7tueYbTsQ3VPm6z53aMvnns05bZ8HlJs/6Qk3PatJ22YgbE5lqO1WKvACsQx11B7BE8zgUd3JgbyrXlQIFowhhokcGmTxPX02k32Y4stjGK0+V3ViWi2H+13v1CDHXe5WNy6y3D2KPx/AM/abQAIjuqqmn3ec2vHmq2Lv7RbmyHUJyf80/INnGKdtp3IIEf2npXe8TDtVAk0KznzeNogWWKZrH1R3aloOaXmRVyj9hJ8kawU2Higf8zuqWLAvTMEsA7t17eLjPkKEwg/oTITnuEahOCeD0xXMNMied8Y8Jn4VK70gSF9hwG/UfM7jWL7rsoD53g/mYjLWt1VhZloGaWSt6pW5knqyzBKaH+EhYnmfidBcgWDOrnAsoUJc7wpzGRrkcLu+SXa+4fKljkujfpRFWMQTR7WaovJpDfIGfIokhUiX7XWSbBK0bABKiVKXbpEqQYLhGldh3pc0jQVEioMOlfuylNHepS1KW545FU7U/wWqxvKmDO0rEm01PsBWPLMivlyGCx3t1Xb/AtFw/7E="></iframe>
<p></div></p>
</div>
</center>
<div id="footer">
Документация сгенерирована <a href="http://opengamestudio.org/pskov">ПСКОВОМ</a>
из <a href="https://git.opengamestudio.org/kornerr/MYPOM/src/branch/master/doc">
этого исходного кода</a>.
</div>
</body>
</html>