Files
tmc/moldorm_8c.html
2026-02-08 17:33:27 +00:00

202 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>src/enemy/moldorm.c file | The Minish Cap Docs</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
<link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="https://zelda64.dev/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#22272e" />
</head>
<body>
<header><nav id="navigation">
<div class="m-container">
<div class="m-row">
<span id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">
<a href="https://github.com/zeldaret/tmc">The Minish Cap</a> <span class="m-breadcrumb">|</span> <a href="index.html" class="m-thin">Docs</a>
</span>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
<a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path id="m-doc-search-icon-path" d="m6 0c-3.31 0-6 2.69-6 6 0 3.31 2.69 6 6 6 1.49 0 2.85-0.541 3.89-1.44-0.0164 0.338 0.147 0.759 0.5 1.15l3.22 3.79c0.552 0.614 1.45 0.665 2 0.115 0.55-0.55 0.499-1.45-0.115-2l-3.79-3.22c-0.392-0.353-0.812-0.515-1.15-0.5 0.895-1.05 1.44-2.41 1.44-3.89 0-3.31-2.69-6-6-6zm0 1.56a4.44 4.44 0 0 1 4.44 4.44 4.44 4.44 0 0 1-4.44 4.44 4.44 4.44 0 0 1-4.44-4.44 4.44 4.44 0 0 1 4.44-4.44z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<a id="m-navbar-hide" href="#" title="Hide navigation"></a>
</div>
<div id="m-navbar-collapse" class="m-col-t-12 m-show-m m-col-m-none m-right-m">
<div class="m-row">
<ol class="m-col-t-6 m-col-m-none">
<li><a href="modules.html">Modules</a></li>
<li><a href="pages.html">Pages</a></li>
</ol>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
<li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<use href="#m-doc-search-icon-path" />
</svg></a></li>
</ol>
</div>
</div>
</div>
</div>
</nav></header>
<main><article>
<div class="m-container m-container-inflatable">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a>/</span><span class="m-breadcrumb"><a href="dir_7f3c543466604c3c9c610247f30bd681.html">enemy</a>/</span>moldorm.c <span class="m-thin">file</span>
</h1>
<p>Moldorm enemy.</p>
<nav class="m-block m-default">
<h3>Contents</h3>
<ul>
<li>
Reference
<ul>
<li><a href="#nested-classes">Classes</a></li>
<li><a href="#func-members">Functions</a></li>
<li><a href="#var-members">Variables</a></li>
</ul>
</li>
</ul>
</nav>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
<dl class="m-doc">
<dt>
struct <a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
<dl class="m-doc">
<dt id="a01d4225258a9deae2d8afc5f1f271a36">
<span class="m-doc-wrap-bumper">void <a href="#a01d4225258a9deae2d8afc5f1f271a36" class="m-doc-self">sub_08022EAC</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>*)</span>
</dt>
<dd><span></span></dd>
<dt id="ae6180bdfb340ba6091a0de6de82ceed9">
<span class="m-doc-wrap-bumper">void <a href="#ae6180bdfb340ba6091a0de6de82ceed9" class="m-doc-self">sub_08022F14</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>*)</span>
</dt>
<dd><span></span></dd>
<dt id="ae8356839ce9a1949d1f8ba49548c808b">
<span class="m-doc-wrap-bumper">void <a href="#ae8356839ce9a1949d1f8ba49548c808b" class="m-doc-self">Moldorm</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="aec603b9b204d732c37203909fc10da36">
<span class="m-doc-wrap-bumper">void <a href="#aec603b9b204d732c37203909fc10da36" class="m-doc-self">sub_08022BA0</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a03cee2c24866df98176b4c30f639ef52">
<span class="m-doc-wrap-bumper">void <a href="#a03cee2c24866df98176b4c30f639ef52" class="m-doc-self">Moldorm_OnTick</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="adcd662b4691b0eb15a764518ef859a9e">
<span class="m-doc-wrap-bumper">void <a href="#adcd662b4691b0eb15a764518ef859a9e" class="m-doc-self">Moldorm_OnCollision</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a3b9a7288843622c1ce4bd810db7dcacd">
<span class="m-doc-wrap-bumper">void <a href="#a3b9a7288843622c1ce4bd810db7dcacd" class="m-doc-self">sub_08022C58</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a9eb914ba6942d7c15bfaf4eabc1359dd">
<span class="m-doc-wrap-bumper">void <a href="#a9eb914ba6942d7c15bfaf4eabc1359dd" class="m-doc-self">sub_08022D40</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a6022590c2effd2f1c56f1bb698c232c0">
<span class="m-doc-wrap-bumper">void <a href="#a6022590c2effd2f1c56f1bb698c232c0" class="m-doc-self">sub_08022D90</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ad4e8081a6259ec8bf29ef2e640cd3a7a">
<span class="m-doc-wrap-bumper">void <a href="#ad4e8081a6259ec8bf29ef2e640cd3a7a" class="m-doc-self">sub_08022DE8</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="af14cc0ce8afa1d3353f3fc53f188c382">
<span class="m-doc-wrap-bumper">void <a href="#af14cc0ce8afa1d3353f3fc53f188c382" class="m-doc-self">sub_08022E40</a>(</span><span class="m-doc-wrap"><a href="structMoldormEntity.html" class="m-doc">MoldormEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
<dl class="m-doc">
<dt id="a07c28cd8eb8d9d75092950f62a646427">
void(*const <a href="#a07c28cd8eb8d9d75092950f62a646427" class="m-doc-self">gUnk_080CBB90</a>
</dt>
<dd><span></span></dd>
<dt id="a9d8d196df2fdf9466a6ff176f3d6e33d">
void(*const <a href="#a9d8d196df2fdf9466a6ff176f3d6e33d" class="m-doc-self">Moldorm_Functions</a>
</dt>
<dd><span></span></dd>
<dt id="a42e33a8831e3a8a791dcea9608bec4e3">
void(*const <a href="#a42e33a8831e3a8a791dcea9608bec4e3" class="m-doc-self">gUnk_080CBBB4</a>
</dt>
<dd><span></span></dd>
<dt id="a475982e12a28fb855e6e0230b282847c">
void(*const <a href="#a475982e12a28fb855e6e0230b282847c" class="m-doc-self">gUnk_080CBBBC</a>
</dt>
<dd><span></span></dd>
<dt id="a0e67ff818dceac62c18113b4adbb1edd">
const <a href="types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" class="m-doc">s8</a> <a href="#a0e67ff818dceac62c18113b4adbb1edd" class="m-doc-self">gUnk_080CBBC4</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
</div>
</div>
</div>
</article></main>
<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
<div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">&hellip;</div>
</div>
<div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
/ <span class="m-label m-dim">&uarr;</span> to navigate through the list,
<span class="m-label m-dim">Enter</span> to go.
<span class="m-label m-dim">Tab</span> autocompletes common prefix, you can
copy a link to the result using <span class="m-label m-dim"></span>
<span class="m-label m-dim">L</span> while <span class="m-label m-dim"></span>
<span class="m-label m-dim">M</span> produces a Markdown link.</p>
</div>
<div id="search-notfound" class="m-text m-warning m-text-center">Sorry, nothing was found.</div>
<ul id="search-results"></ul>
</div>
</div>
</div>
</div>
</div>
<script src="search-v2.js"></script>
<script>
Search.download(window.location.pathname.substr(0, window.location.pathname.lastIndexOf('/') + 1) + 'searchdata-v2.bin');
</script>
<footer><nav>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<p>The Minish Cap Docs. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.1 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
</nav></footer>
</body>
</html>