mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 14:36:41 -04:00
283 lines
18 KiB
HTML
283 lines
18 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<title>src/enemy/armos.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>armos.c <span class="m-thin">file</span>
|
|
</h1>
|
|
<p>Armos 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="structArmosEntity.html" class="m-doc">ArmosEntity</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="a6a3ba52932c5524fbe139fe8430a9457">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a6a3ba52932c5524fbe139fe8430a9457" class="m-doc-self">sub_08030150</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a3fd0692dbac6e38ec573fc8d1c79c8aa">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a3fd0692dbac6e38ec573fc8d1c79c8aa" class="m-doc-self">sub_080309C8</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*,
|
|
<a href="types_8h.html#afaa62991928fb9fb18ff0db62a040aba" class="m-doc">u32</a>)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a1e7aba2b214d4cc457b304fee96ef1ab">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a1e7aba2b214d4cc457b304fee96ef1ab" class="m-doc-self">sub_080309E8</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a167623f09167a683a5348dd66fcc32f6">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a167623f09167a683a5348dd66fcc32f6" class="m-doc-self">sub_08030580</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a4491588cb25155cedf20e54a97dbc605">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a4491588cb25155cedf20e54a97dbc605" class="m-doc-self">sub_080307EC</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a6a02b5d414c012a44865e2161a317816">
|
|
<span class="m-doc-wrap-bumper">auto <a href="#a6a02b5d414c012a44865e2161a317816" class="m-doc-self">sub_0803086C</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*) -> <a href="types_8h.html#aa638bcc74cb6bf3765b8cbd0167fceae" class="m-doc">bool32</a></span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="aef543de7dfdfe70f6273afb0faaf501d">
|
|
<span class="m-doc-wrap-bumper">auto <a href="#aef543de7dfdfe70f6273afb0faaf501d" class="m-doc-self">sub_08030650</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*) -> <a href="types_8h.html#aa638bcc74cb6bf3765b8cbd0167fceae" class="m-doc">bool32</a></span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a8c85612819e534dfe59bb787ded3604c">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a8c85612819e534dfe59bb787ded3604c" class="m-doc-self">sub_080309A8</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="afaa679eed30ce81adc8fc3a904514176">
|
|
<span class="m-doc-wrap-bumper">void <a href="#afaa679eed30ce81adc8fc3a904514176" class="m-doc-self">sub_08030834</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a864b6b05ab29f09b824fed9fc69d5725">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a864b6b05ab29f09b824fed9fc69d5725" class="m-doc-self">sub_080306C4</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="abd72401ccab466ef02d90da9e9f8edee">
|
|
<span class="m-doc-wrap-bumper">void <a href="#abd72401ccab466ef02d90da9e9f8edee" class="m-doc-self">sub_08030A04</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a17501f52397e9ae205f5b0b1ff6e9008">
|
|
<span class="m-doc-wrap-bumper">auto <a href="#a17501f52397e9ae205f5b0b1ff6e9008" class="m-doc-self">sub_080305BC</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*) -> <a href="types_8h.html#aa638bcc74cb6bf3765b8cbd0167fceae" class="m-doc">bool32</a></span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a0a131e9168e8809b93d38c6d3212fcf7">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a0a131e9168e8809b93d38c6d3212fcf7" class="m-doc-self">sub_080307D4</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a7306c341b34587edd3cc92cc294b940b">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a7306c341b34587edd3cc92cc294b940b" class="m-doc-self">sub_08030590</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>*)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a783abc37336051098a99c428a5a3c97b">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a783abc37336051098a99c428a5a3c97b" class="m-doc-self">ClearArmosData</a>(</span><span class="m-doc-wrap">void)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="aeb71996f1fc2977f87e24ff1de7d90df">
|
|
<span class="m-doc-wrap-bumper">void <a href="#aeb71996f1fc2977f87e24ff1de7d90df" class="m-doc-self">sub_080300C4</a>(</span><span class="m-doc-wrap">void)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a92b89c5e47501951792b96b319ba902a">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a92b89c5e47501951792b96b319ba902a" class="m-doc-self">sub_080300E8</a>(</span><span class="m-doc-wrap">void)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a7af43b2a370e1bb0fab5dd64ce9cfc9a">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a7af43b2a370e1bb0fab5dd64ce9cfc9a" class="m-doc-self">Armos_SetFlagFromTransition</a>(</span><span class="m-doc-wrap"><a href="types_8h.html#afaa62991928fb9fb18ff0db62a040aba" class="m-doc">u32</a> armosId)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a248af9207931a7725ae1a6e415436176">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a248af9207931a7725ae1a6e415436176" class="m-doc-self">Armos</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a52c38bfb5511944d47248f7a5c8cebb4">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a52c38bfb5511944d47248f7a5c8cebb4" class="m-doc-self">sub_080301BC</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a7c80e19f70035bbac3423be3d8052762">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a7c80e19f70035bbac3423be3d8052762" class="m-doc-self">sub_080301D4</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a24fe3fbca5826ee1e1f63909a85ece03">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a24fe3fbca5826ee1e1f63909a85ece03" class="m-doc-self">sub_08030240</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="af5588bf71d48395d02d9c2f41117b810">
|
|
<span class="m-doc-wrap-bumper">void <a href="#af5588bf71d48395d02d9c2f41117b810" class="m-doc-self">nullsub_17</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a13fbe3145928ab23565c0f21a4e0ed33">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a13fbe3145928ab23565c0f21a4e0ed33" class="m-doc-self">sub_0803026C</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="ab70cef1cfc084431c2880efe75cdae0b">
|
|
<span class="m-doc-wrap-bumper">void <a href="#ab70cef1cfc084431c2880efe75cdae0b" class="m-doc-self">sub_0803030C</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="ac05bfa68069346454ef78cec9fd239e1">
|
|
<span class="m-doc-wrap-bumper">void <a href="#ac05bfa68069346454ef78cec9fd239e1" class="m-doc-self">sub_08030338</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="af9b0556cc94a45e0771be2d4d7a94894">
|
|
<span class="m-doc-wrap-bumper">void <a href="#af9b0556cc94a45e0771be2d4d7a94894" class="m-doc-self">sub_08030430</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="af17e7356d2310052e7481b7b620b3d5f">
|
|
<span class="m-doc-wrap-bumper">void <a href="#af17e7356d2310052e7481b7b620b3d5f" class="m-doc-self">sub_08030474</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a5686a9ff3cfb72516340ca5ef8803c1d">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a5686a9ff3cfb72516340ca5ef8803c1d" class="m-doc-self">sub_080304BC</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="ae945095c178be9da7cd5a787e1c1bb1d">
|
|
<span class="m-doc-wrap-bumper">void <a href="#ae945095c178be9da7cd5a787e1c1bb1d" class="m-doc-self">sub_080304F4</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a344ed2173de424a30aea5808ef14f47f">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a344ed2173de424a30aea5808ef14f47f" class="m-doc-self">sub_08030524</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</a>* this)</span>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a514ad6d1c512a9be4aa83071b016d3aa">
|
|
<span class="m-doc-wrap-bumper">void <a href="#a514ad6d1c512a9be4aa83071b016d3aa" class="m-doc-self">sub_08030554</a>(</span><span class="m-doc-wrap"><a href="structArmosEntity.html" class="m-doc">ArmosEntity</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="ad9703adf560ef6403ce485aa01addbc4">
|
|
void(*const <a href="#ad9703adf560ef6403ce485aa01addbc4" class="m-doc-self">gUnk_080CE124</a>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a45994426c2b34f153e89789c37a9b920">
|
|
void(*const <a href="#a45994426c2b34f153e89789c37a9b920" class="m-doc-self">gUnk_080CE13C</a>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a5812f3bae05191ac94200565feef0554">
|
|
const <a href="types_8h.html#a92c50087ca0e64fa93fc59402c55f8ca" class="m-doc">u8</a> <a href="#a5812f3bae05191ac94200565feef0554" class="m-doc-self">gUnk_080CE160</a>
|
|
</dt>
|
|
<dd><span></span></dd>
|
|
<dt id="a07344eedca0c81176e9b9b170aaf09c1">
|
|
const <a href="types_8h.html#a9e382f207c65ca13ab4ae98363aeda80" class="m-doc">s8</a> <a href="#a07344eedca0c81176e9b9b170aaf09c1" class="m-doc-self">gUnk_080CE164</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">…</div>
|
|
</div>
|
|
<div class="m-doc-search-content">
|
|
<form>
|
|
<input type="search" name="q" id="search-input" placeholder="Loading …" 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">↓</span>
|
|
/ <span class="m-label m-dim">↑</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>
|