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

src/enemy/flyingPot.c file

Flying pot enemy.

Contents

  • Reference
    • Classes
    • Enums
    • Functions
    • Variables

Classes

struct FlyingPotEntity

Enums

enum FlyingPotActions { FLYING_POT_ACTION_0, FLYING_POT_ACTION_1, FLYING_POT_ACTION_2, FLYING_POT_ACTION_3, FLYING_POT_ACTION_4, FLYING_POT_ACTION_5, FLYING_POT_ACTION_6 }
enum FlyingPotSubActions { FLYING_POT_SUBACTION_0, FLYING_POT_SUBACTION_1, FLYING_POT_SUBACTION_2, FLYING_POT_SUBACTION_3, FLYING_POT_SUBACTION_DO_NOTHING, FLYING_POT_SUBACTION_5 }

Functions

void FlyingPot_OnTick(FlyingPotEntity*)
void FlyingPot_OnCollision(FlyingPotEntity*)
void FlyingPot_OnGrabbed(FlyingPotEntity*)
void FlyingPot_SubAction0(FlyingPotEntity*)
void FlyingPot_SubAction1(FlyingPotEntity*)
void FlyingPot_SubAction2(FlyingPotEntity*)
void FlyingPot_SubAction3(FlyingPotEntity*)
void FlyingPot_SubActionDoNothing(FlyingPotEntity*)
void FlyingPot_SubAction5(FlyingPotEntity*)
void FlyingPot_Init(FlyingPotEntity*)
void FlyingPot_Action1(FlyingPotEntity*)
void FlyingPot_Action2(FlyingPotEntity*)
void FlyingPot_Action3(FlyingPotEntity*)
void FlyingPot_Action4(FlyingPotEntity*)
void FlyingPot_Action5(FlyingPotEntity*)
void FlyingPot_Action6(FlyingPotEntity*)
void sub_08037408(FlyingPotEntity*)
void sub_08037418(FlyingPotEntity*)
void FlyingPot(Entity* thisx)

Variables

Hitbox gUnk_080FD34C
void(*const FlyingPot_Functions
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.