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

src/object/pressurePlate.c file

Pressure Plate object.

Contents

  • Reference
    • Classes
    • Typedefs
    • Functions
    • Variables

Classes

struct PressurePlateEntity

Typedefs

using PressurePlateAction = void()(PressurePlateEntity*)

Functions

static auto sub_08088938(PressurePlateEntity*) -> u32
static auto get_standing_count(PressurePlateEntity*) -> u32
void PressurePlate(PressurePlateEntity* this)
void PressurePlate_Init(PressurePlateEntity* this)
void PressurePlate_Action1(PressurePlateEntity* this)
void PressurePlate_Action2(PressurePlateEntity* this)

Variables

PressurePlateAction PressurePlate_Init
PressurePlateAction PressurePlate_Action1
PressurePlateAction PressurePlate_Action2
static const u8 sSpriteOffsets
static const Frame gSpriteAnimations_PressurePlate_0
static const Frame gSpriteAnimations_PressurePlate_1
static const Frame gSpriteAnimations_PressurePlate_2
static const Frame gSpriteAnimations_PressurePlate_3
static const Frame gSpriteAnimations_PressurePlate_4
const Frame*const gSpriteAnimations_PressurePlate
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.