Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
seesaw_platform.inc.c File Reference

Functions

void bhv_seesaw_platform_init (void)
 Init function for bhvSeesawPlatform. More...
 
void bhv_seesaw_platform_update (void)
 Update function for bhvSeesawPlatform. More...
 

Variables

static voidsSeesawPlatformCollisionModels []
 Behavior for bhvSeesawPlatform. More...
 

Function Documentation

◆ bhv_seesaw_platform_init()

void bhv_seesaw_platform_init ( void  )

Init function for bhvSeesawPlatform.

◆ bhv_seesaw_platform_update()

void bhv_seesaw_platform_update ( void  )

Update function for bhvSeesawPlatform.

Variable Documentation

◆ sSeesawPlatformCollisionModels

void* sSeesawPlatformCollisionModels[]
static
Initial value:

Behavior for bhvSeesawPlatform.

Collision models for the different seesaw platforms.