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

src/object/pushableLever.c file

Pushable Lever object.

Contents

  • Reference
    • Classes
    • Enums
    • Functions
    • Variables

Classes

struct PushableLeverEntity

Enums

enum PushableLeverAction { INIT, IDLE, PUSHING }

Functions

void PushableLever_SetIdle(PushableLeverEntity*)
auto PushableLever_ShouldStartPushing(PushableLeverEntity* this) -> bool32
void PushableLever_SetTiles(PushableLeverEntity*)
void PushableLever_CalculateSpriteOffsets(PushableLeverEntity*)
void PushableLever(PushableLeverEntity* this)
void PushableLever_Init(PushableLeverEntity* this)
void PushableLever_Idle(PushableLeverEntity* this)
void PushableLever_Pushing(PushableLeverEntity* this)

Variables

void(*const PushableLever_Actions
const u16 PushableLever_Tiles
const u8 PushableLever_InitialOffsets
const u8 PushableLever_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.