mirror of https://github.com/zeldaret/tmc
326 lines
18 KiB
HTML
326 lines
18 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<title>Entities » Enemies module | 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="group__Entities.html">Entities</a> »</span>
|
|
Enemies <span class="m-thin">module</span></h1>
|
|
<p><span></span></p>
|
|
<nav class="m-block m-default">
|
|
<h3>Contents</h3>
|
|
<ul>
|
|
<li>
|
|
Reference
|
|
<ul>
|
|
<li><a href="#files">Files</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<section id="files">
|
|
<h2><a href="#files">Files</a></h2>
|
|
<dl class="m-doc">
|
|
<dt>file <a href="acroBandits_8c.html" class="m-doc">acroBandits.c</a></dt>
|
|
<dd>Acro Bandits enemy.</dd>
|
|
<dt>file <a href="armos_8c.html" class="m-doc">armos.c</a></dt>
|
|
<dd>Armos enemy.</dd>
|
|
<dt>file <a href="ballChainSoldier_8c.html" class="m-doc">ballChainSoldier.c</a></dt>
|
|
<dd>Ball Chain Soldier enemy.</dd>
|
|
<dt>file <a href="beetle_8c.html" class="m-doc">beetle.c</a></dt>
|
|
<dd>Beetle enemy.</dd>
|
|
<dt>file <a href="bladeTrap_8c.html" class="m-doc">bladeTrap.c</a></dt>
|
|
<dd>Blade Trap enemy.</dd>
|
|
<dt>file <a href="bobomb_8c.html" class="m-doc">bobomb.c</a></dt>
|
|
<dd>Bobomb enemy.</dd>
|
|
<dt>file <a href="bombarossa_8c.html" class="m-doc">bombarossa.c</a></dt>
|
|
<dd>Bombarossa enemy.</dd>
|
|
<dt>file <a href="bombPeahat_8c.html" class="m-doc">bombPeahat.c</a></dt>
|
|
<dd>Bomb Peahat enemy.</dd>
|
|
<dt>file <a href="bowMoblin_8c.html" class="m-doc">bowMoblin.c</a></dt>
|
|
<dd>Bow Moblin enemy.</dd>
|
|
<dt>file <a href="businessScrub_8c.html" class="m-doc">businessScrub.c</a></dt>
|
|
<dd>Business Scrub enemy.</dd>
|
|
<dt>file <a href="businessScrubPrologue_8c.html" class="m-doc">businessScrubPrologue.c</a></dt>
|
|
<dd>Business Scrub Prologue enemy.</dd>
|
|
<dt>file <a href="chaser_8c.html" class="m-doc">chaser.c</a></dt>
|
|
<dd>Chaser enemy.</dd>
|
|
<dt>file <a href="chuchu_8c.html" class="m-doc">chuchu.c</a></dt>
|
|
<dd>Chuchu enemy.</dd>
|
|
<dt>file <a href="chuchuBoss_8c.html" class="m-doc">chuchuBoss.c</a></dt>
|
|
<dd>Chuchu Boss enemy.</dd>
|
|
<dt>file <a href="cloudPiranha_8c.html" class="m-doc">cloudPiranha.c</a></dt>
|
|
<dd>Cloud Piranha enemy.</dd>
|
|
<dt>file <a href="crow_8c.html" class="m-doc">crow.c</a></dt>
|
|
<dd>Crow enemy.</dd>
|
|
<dt>file <a href="cuccoAggr_8c.html" class="m-doc">cuccoAggr.c</a></dt>
|
|
<dd>Cucco Aggr enemy.</dd>
|
|
<dt>file <a href="cuccoChickAggr_8c.html" class="m-doc">cuccoChickAggr.c</a></dt>
|
|
<dd>Cucco Chick Aggr enemy.</dd>
|
|
<dt>file <a href="curtain_8c.html" class="m-doc">curtain.c</a></dt>
|
|
<dd>Curtain enemy.</dd>
|
|
<dt>file <a href="darkNut_8c.html" class="m-doc">darkNut.c</a></dt>
|
|
<dd>Dark Nut enemy.</dd>
|
|
<dt>file <a href="doorMimic_8c.html" class="m-doc">doorMimic.c</a></dt>
|
|
<dd>Door Mimic enemy.</dd>
|
|
<dt>file <a href="dust_8c.html" class="m-doc">dust.c</a></dt>
|
|
<dd>Dust enemy.</dd>
|
|
<dt>file <a href="enemy4D_8c.html" class="m-doc">enemy4D.c</a></dt>
|
|
<dd>Enemy4D enemy.</dd>
|
|
<dt>file <a href="enemy50_8c.html" class="m-doc">enemy50.c</a></dt>
|
|
<dd>Enemy50 enemy.</dd>
|
|
<dt>file <a href="enemy64_8c.html" class="m-doc">enemy64.c</a></dt>
|
|
<dd>Enemy64 enemy.</dd>
|
|
<dt>file <a href="enemy66_8c.html" class="m-doc">enemy66.c</a></dt>
|
|
<dd>Enemy66 enemy.</dd>
|
|
<dt>file <a href="enemyE_8c.html" class="m-doc">enemyE.c</a></dt>
|
|
<dd>EnemyE enemy.</dd>
|
|
<dt>file <a href="eyegore_8c.html" class="m-doc">eyegore.c</a></dt>
|
|
<dd>Eyegore enemy.</dd>
|
|
<dt>file <a href="fallingBoulder_8c.html" class="m-doc">fallingBoulder.c</a></dt>
|
|
<dd>Falling Boulder enemy.</dd>
|
|
<dt>file <a href="fireballGuy_8c.html" class="m-doc">fireballGuy.c</a></dt>
|
|
<dd>Fireball Guy enemy.</dd>
|
|
<dt>file <a href="flyingPot_8c.html" class="m-doc">flyingPot.c</a></dt>
|
|
<dd>Flying pot enemy.</dd>
|
|
<dt>file <a href="flyingSkull_8c.html" class="m-doc">flyingSkull.c</a></dt>
|
|
<dd>Flying Skull enemy.</dd>
|
|
<dt>file <a href="ghini_8c.html" class="m-doc">ghini.c</a></dt>
|
|
<dd>Ghini enemy.</dd>
|
|
<dt>file <a href="gibdo_8c.html" class="m-doc">gibdo.c</a></dt>
|
|
<dd>Gibdo enemy.</dd>
|
|
<dt>file <a href="gleerok_8c.html" class="m-doc">gleerok.c</a></dt>
|
|
<dd>Gleerok enemy.</dd>
|
|
<dt>file <a href="gyorgChild_8c.html" class="m-doc">gyorgChild.c</a></dt>
|
|
<dd>Gyorg Child enemy.</dd>
|
|
<dt>file <a href="gyorgFemale_8c.html" class="m-doc">gyorgFemale.c</a></dt>
|
|
<dd>Gyorg Female enemy.</dd>
|
|
<dt>file <a href="gyorgFemaleEye_8c.html" class="m-doc">gyorgFemaleEye.c</a></dt>
|
|
<dd>Gyorg Female Eye enemy.</dd>
|
|
<dt>file <a href="gyorgFemaleMouth_8c.html" class="m-doc">gyorgFemaleMouth.c</a></dt>
|
|
<dd>Gyorg Female Mouth enemy.</dd>
|
|
<dt>file <a href="gyorgMale_8c.html" class="m-doc">gyorgMale.c</a></dt>
|
|
<dd>Gyorg Male enemy.</dd>
|
|
<dt>file <a href="gyorgMaleEye_8c.html" class="m-doc">gyorgMaleEye.c</a></dt>
|
|
<dd>GyorgMaleEye enemy.</dd>
|
|
<dt>file <a href="hangingSeed_8c.html" class="m-doc">hangingSeed.c</a></dt>
|
|
<dd>Hanging Seed enemy.</dd>
|
|
<dt>file <a href="helmasaur_8c.html" class="m-doc">helmasaur.c</a></dt>
|
|
<dd>Helmasaur enemy.</dd>
|
|
<dt>file <a href="keaton_8c.html" class="m-doc">keaton.c</a></dt>
|
|
<dd>keaton enemy</dd>
|
|
<dt>file <a href="keese_8c.html" class="m-doc">keese.c</a></dt>
|
|
<dd>Keese enemy.</dd>
|
|
<dt>file <a href="lakitu_8c.html" class="m-doc">lakitu.c</a></dt>
|
|
<dd>Lakitu enemy.</dd>
|
|
<dt>file <a href="lakituCloud_8c.html" class="m-doc">lakituCloud.c</a></dt>
|
|
<dd>Lakitu Cloud enemy.</dd>
|
|
<dt>file <a href="leever_8c.html" class="m-doc">leever.c</a></dt>
|
|
<dd>Leever enemy.</dd>
|
|
<dt>file <a href="likeLike_8c.html" class="m-doc">likeLike.c</a></dt>
|
|
<dd>Like Like enemy.</dd>
|
|
<dt>file <a href="madderpillar_8c.html" class="m-doc">madderpillar.c</a></dt>
|
|
<dd>Madderpillar enemy.</dd>
|
|
<dt>file <a href="mazaalBracelet_8c.html" class="m-doc">mazaalBracelet.c</a></dt>
|
|
<dd>Mazaal Bracelet enemy.</dd>
|
|
<dt>file <a href="mazaalHand_8c.html" class="m-doc">mazaalHand.c</a></dt>
|
|
<dd>Mazaal Hand enemy.</dd>
|
|
<dt>file <a href="mazaalHead_8c.html" class="m-doc">mazaalHead.c</a></dt>
|
|
<dd>Mazaal Head enemy.</dd>
|
|
<dt>file <a href="mazaalMacro_8c.html" class="m-doc">mazaalMacro.c</a></dt>
|
|
<dd>Mazaal Macro enemy.</dd>
|
|
<dt>file <a href="miniFireballGuy_8c.html" class="m-doc">miniFireballGuy.c</a></dt>
|
|
<dd>Mini Fireball Guy enemy.</dd>
|
|
<dt>file <a href="miniSlime_8c.html" class="m-doc">miniSlime.c</a></dt>
|
|
<dd>Mini Slime enemy.</dd>
|
|
<dt>file <a href="moldorm_8c.html" class="m-doc">moldorm.c</a></dt>
|
|
<dd>Moldorm enemy.</dd>
|
|
<dt>file <a href="moldworm_8c.html" class="m-doc">moldworm.c</a></dt>
|
|
<dd>Moldworm enemy.</dd>
|
|
<dt>file <a href="mulldozer_8c.html" class="m-doc">mulldozer.c</a></dt>
|
|
<dd>Mulldozer enemy.</dd>
|
|
<dt>file <a href="octorok_8c.html" class="m-doc">octorok.c</a></dt>
|
|
<dd>Octorok enemy.</dd>
|
|
<dt>file <a href="octorokBoss_8c.html" class="m-doc">octorokBoss.c</a></dt>
|
|
<dd>Octorok boss enemy.</dd>
|
|
<dt>file <a href="octorokGolden_8c.html" class="m-doc">octorokGolden.c</a></dt>
|
|
<dd>Golden Octorock enemy.</dd>
|
|
<dt>file <a href="peahat_8c.html" class="m-doc">peahat.c</a></dt>
|
|
<dd>Peahat enemy.</dd>
|
|
<dt>file <a href="pesto_8c.html" class="m-doc">pesto.c</a></dt>
|
|
<dd>Pesto enemy.</dd>
|
|
<dt>file <a href="puffstool_8c.html" class="m-doc">puffstool.c</a></dt>
|
|
<dd>Puffstool enemy.</dd>
|
|
<dt>file <a href="rockChuchu_8c.html" class="m-doc">rockChuchu.c</a></dt>
|
|
<dd>Rock Chuchu enemy.</dd>
|
|
<dt>file <a href="rollobite_8c.html" class="m-doc">rollobite.c</a></dt>
|
|
<dd>Rollobite enemy.</dd>
|
|
<dt>file <a href="rope_8c.html" class="m-doc">rope.c</a></dt>
|
|
<dd>Rope enemy.</dd>
|
|
<dt>file <a href="ropeGolden_8c.html" class="m-doc">ropeGolden.c</a></dt>
|
|
<dd>Golden Rope enemy.</dd>
|
|
<dt>file <a href="rupeeLike_8c.html" class="m-doc">rupeeLike.c</a></dt>
|
|
<dd>Rupee Like enemy.</dd>
|
|
<dt>file <a href="scissorsBeetle_8c.html" class="m-doc">scissorsBeetle.c</a></dt>
|
|
<dd>Scissors Beetle enemy.</dd>
|
|
<dt>file <a href="sensorBladeTrap_8c.html" class="m-doc">sensorBladeTrap.c</a></dt>
|
|
<dd>Sensor Blade Trap enemy.</dd>
|
|
<dt>file <a href="slime_8c.html" class="m-doc">slime.c</a></dt>
|
|
<dd>Slime enemy.</dd>
|
|
<dt>file <a href="sluggula_8c.html" class="m-doc">sluggula.c</a></dt>
|
|
<dd>Sluggula enemy.</dd>
|
|
<dt>file <a href="smallPesto_8c.html" class="m-doc">smallPesto.c</a></dt>
|
|
<dd>Small Pesto enemy.</dd>
|
|
<dt>file <a href="spark_8c.html" class="m-doc">spark.c</a></dt>
|
|
<dd>Spark enemy.</dd>
|
|
<dt>file <a href="spearMoblin_8c.html" class="m-doc">spearMoblin.c</a></dt>
|
|
<dd>Spear Moblin enemy.</dd>
|
|
<dt>file <a href="spikedBeetle_8c.html" class="m-doc">spikedBeetle.c</a></dt>
|
|
<dd>Spiked Beetle enemy.</dd>
|
|
<dt>file <a href="spinyBeetle_8c.html" class="m-doc">spinyBeetle.c</a></dt>
|
|
<dd>Spiny Beetle enemy.</dd>
|
|
<dt>file <a href="spinyChuchu_8c.html" class="m-doc">spinyChuchu.c</a></dt>
|
|
<dd>Spiny Chuchu enemy.</dd>
|
|
<dt>file <a href="stalfos_8c.html" class="m-doc">stalfos.c</a></dt>
|
|
<dd>Stalfos enemy.</dd>
|
|
<dt>file <a href="takkuri_8c.html" class="m-doc">takkuri.c</a></dt>
|
|
<dd>Takkuri enemy.</dd>
|
|
<dt>file <a href="tektite_8c.html" class="m-doc">tektite.c</a></dt>
|
|
<dd>Tektite enemy.</dd>
|
|
<dt>file <a href="tektiteGolden_8c.html" class="m-doc">tektiteGolden.c</a></dt>
|
|
<dd>Golden Tektite enemy.</dd>
|
|
<dt>file <a href="torchTrap_8c.html" class="m-doc">torchTrap.c</a></dt>
|
|
<dd>Torch Trap enemy.</dd>
|
|
<dt>file <a href="treeItem_8c.html" class="m-doc">treeItem.c</a></dt>
|
|
<dd>Tree Item enemy.</dd>
|
|
<dt>file <a href="vaatiArm_8c.html" class="m-doc">vaatiArm.c</a></dt>
|
|
<dd>Vaati Arm enemy.</dd>
|
|
<dt>file <a href="vaatiBall_8c.html" class="m-doc">vaatiBall.c</a></dt>
|
|
<dd>Vaati Ball enemy.</dd>
|
|
<dt>file <a href="vaatiEyesMacro_8c.html" class="m-doc">vaatiEyesMacro.c</a></dt>
|
|
<dd>Vaati Eyes Macro enemy.</dd>
|
|
<dt>file <a href="vaatiProjectile_8c.html" class="m-doc">vaatiProjectile.c</a></dt>
|
|
<dd>Vaati Projectile enemy.</dd>
|
|
<dt>file <a href="vaatiRebornEnemy_8c.html" class="m-doc">vaatiRebornEnemy.c</a></dt>
|
|
<dd>Vaati Reborn enemy.</dd>
|
|
<dt>file <a href="vaatiTransfigured_8c.html" class="m-doc">vaatiTransfigured.c</a></dt>
|
|
<dd>Vaati Transfigured enemy.</dd>
|
|
<dt>file <a href="vaatiTransfiguredEye_8c.html" class="m-doc">vaatiTransfiguredEye.c</a></dt>
|
|
<dd>Vaati Transfigured Eye enemy.</dd>
|
|
<dt>file <a href="vaatiWrath_8c.html" class="m-doc">vaatiWrath.c</a></dt>
|
|
<dd>Vaati Wrath enemy.</dd>
|
|
<dt>file <a href="vaatiWrathEye_8c.html" class="m-doc">vaatiWrathEye.c</a></dt>
|
|
<dd>Vaati Wrath Eye enemy.</dd>
|
|
<dt>file <a href="wallMaster_8c.html" class="m-doc">wallMaster.c</a></dt>
|
|
<dd>Wall Master enemy.</dd>
|
|
<dt>file <a href="wallMaster2_8c.html" class="m-doc">wallMaster2.c</a></dt>
|
|
<dd>Wall Master 2 enemy.</dd>
|
|
<dt>file <a href="waterDrop_8c.html" class="m-doc">waterDrop.c</a></dt>
|
|
<dd>Water Drop enemy.</dd>
|
|
<dt>file <a href="wisp_8c.html" class="m-doc">wisp.c</a></dt>
|
|
<dd>Wisp enemy.</dd>
|
|
<dt>file <a href="wizzrobeFire_8c.html" class="m-doc">wizzrobeFire.c</a></dt>
|
|
<dd>Wizzrobe Fire enemy.</dd>
|
|
<dt>file <a href="wizzrobeIce_8c.html" class="m-doc">wizzrobeIce.c</a></dt>
|
|
<dd>Wizzrobe Ice enemy.</dd>
|
|
<dt>file <a href="wizzrobeWind_8c.html" class="m-doc">wizzrobeWind.c</a></dt>
|
|
<dd>Wizzrobe Wind enemy.</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>
|