The Minish Cap | Docs
  1. Modules
  2. Pages
  1. Classes
  2. Files

src/enemy/leever.c file

Leever enemy.

Contents

  • Reference
    • Classes
    • Enums
    • Functions
    • Variables

Classes

struct LeeverEntity

Enums

enum (anonymous) { LeeverAnimation_DigUp, LeeverAnimation_DigDown, LeeverAnimation_Attack }
enum (anonymous) { LeeverForm_Red, LeeverForm_Blue }

Functions

auto Leever_PlayerInRange(Entity*, s32) -> bool32
void Leever_Move(LeeverEntity*)
void Leever(LeeverEntity* this)
void Leever_OnTick(LeeverEntity* this)
void Leever_OnCollision(LeeverEntity* this)
void Leever_OnDeath(LeeverEntity* this)
void Leever_Initialize(LeeverEntity* this)
void Leever_Idle(LeeverEntity* this)
void Leever_DigUp(LeeverEntity* this)
void Leever_Attack(LeeverEntity* this)
void Leever_DigDown(LeeverEntity* this)
auto sub_0801FDE4(Entity* entity, s32 x, s32 y) -> bool32

Variables

Entity* gUnk_020000B0
void(*const Leever_Functions
void(*const gLeeverActions
const s8 gLeeverDrift
const u16 gUnk_080CA4CA
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    The Minish Cap Docs. Created with Doxygen 1.9.1 and m.css.