papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
ChompChainSupport.inc.c File Reference

Macros

#define NUM_CHAIN_LINKS   (1 + CHOMP_CHAIN_LAST_PART_IDX - CHOMP_CHAIN_FIRST_PART_IDX)
 

Functions

void N ChompChainAddPolarPos (ChompChain *script, f32 magnitude, f32 angleDeg)
 
void N ChompChainGetPolarX (f32 *x, f32 magnitude, f32 angleDeg)
 

Macro Definition Documentation

◆ NUM_CHAIN_LINKS

#define NUM_CHAIN_LINKS   (1 + CHOMP_CHAIN_LAST_PART_IDX - CHOMP_CHAIN_FIRST_PART_IDX)

Function Documentation

◆ ChompChainAddPolarPos()

void N ChompChainAddPolarPos ( ChompChain * script,
f32 magnitude,
f32 angleDeg )

◆ ChompChainGetPolarX()

void N ChompChainGetPolarX ( f32 * x,
f32 magnitude,
f32 angleDeg )