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

src/object/bigPushableLever.c file

Big Pushable Lever object.

Contents

  • Reference
    • Classes
    • Enums
    • Functions
    • Variables

Classes

struct BigPushableLeverEntity

Enums

enum BigPushableLeverAction { INIT, IDLE, PUSHING }

Functions

void BigPushableLever_SetIdle(BigPushableLeverEntity*)
auto BigPushableLever_ShouldStartPushing(BigPushableLeverEntity*) -> bool32
void BigPushableLever_SetTiles(BigPushableLeverEntity*)
void BigPushableLever_CalculateSpriteOffsets(BigPushableLeverEntity*)
void BigPushableLever(BigPushableLeverEntity* this)
void BigPushableLever_Init(BigPushableLeverEntity* this)
void BigPushableLever_Idle(BigPushableLeverEntity* this)
void BigPushableLever_Pushing(BigPushableLeverEntity* this)

Variables

void(*const BigPushableLever_Actions
const u16 gUnk_081236E8
const u8 BigPushableLever_InitialOffsets
const u8 BigPushableLever_PushedOffsets
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.