|
@@ -6,12 +6,12 @@
|
|
|
<meta property="article:modified_time" content="2026-02-22T16:55:57+00:00" /><meta property="og:title" content="Lua API reference" />
|
|
<meta property="article:modified_time" content="2026-02-22T16:55:57+00:00" /><meta property="og:title" content="Lua API reference" />
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:type" content="website" />
|
|
|
<meta property="og:url" content="https://docs.crownengine.org/html/latest/lua_api.html" />
|
|
<meta property="og:url" content="https://docs.crownengine.org/html/latest/lua_api.html" />
|
|
|
-<meta property="og:site_name" content="Crown 0.60.0 Manual" />
|
|
|
|
|
|
|
+<meta property="og:site_name" content="Crown 0.62.0 Manual" />
|
|
|
<meta property="og:description" content="AnimationStateMachine: create(asm, unit, state_machine_resource), Id, Creates a new state machine instance for unit and returns its id.,, destroy(asm, state_machine), Destroys the state_machine instance.,, instance(asm, unit), Id, Returns the ID of the state machine owned by t..." />
|
|
<meta property="og:description" content="AnimationStateMachine: create(asm, unit, state_machine_resource), Id, Creates a new state machine instance for unit and returns its id.,, destroy(asm, state_machine), Destroys the state_machine instance.,, instance(asm, unit), Id, Returns the ID of the state machine owned by t..." />
|
|
|
<meta name="description" content="AnimationStateMachine: create(asm, unit, state_machine_resource), Id, Creates a new state machine instance for unit and returns its id.,, destroy(asm, state_machine), Destroys the state_machine instance.,, instance(asm, unit), Id, Returns the ID of the state machine owned by t..." />
|
|
<meta name="description" content="AnimationStateMachine: create(asm, unit, state_machine_resource), Id, Creates a new state machine instance for unit and returns its id.,, destroy(asm, state_machine), Destroys the state_machine instance.,, instance(asm, unit), Id, Returns the ID of the state machine owned by t..." />
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
- <title>Lua API reference — Crown 0.60.0 Manual 0.62.0 documentation</title>
|
|
|
|
|
|
|
+ <title>Lua API reference — Crown 0.62.0 Manual 0.62.0 documentation</title>
|
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
|
|
@@ -42,7 +42,7 @@
|
|
|
<img src="_static/org.crownengine.Crown.svg" class="logo" alt="Logo"/>
|
|
<img src="_static/org.crownengine.Crown.svg" class="logo" alt="Logo"/>
|
|
|
</a>
|
|
</a>
|
|
|
<div class="version">
|
|
<div class="version">
|
|
|
- Crown 0.60.0 Manual
|
|
|
|
|
|
|
+ Crown 0.62.0 Manual
|
|
|
</div>
|
|
</div>
|
|
|
<div role="search">
|
|
<div role="search">
|
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
@@ -173,7 +173,7 @@
|
|
|
|
|
|
|
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
|
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
|
- <a href="index.html">Crown 0.60.0 Manual</a>
|
|
|
|
|
|
|
+ <a href="index.html">Crown 0.62.0 Manual</a>
|
|
|
</nav>
|
|
</nav>
|
|
|
|
|
|
|
|
<div class="wy-nav-content">
|
|
<div class="wy-nav-content">
|