|
void | stopAllRippleExcept (s16 *idptr, struct PaintingData *paintingGroup[]) |
|
float | find_mario_y_position_on_painting (struct PaintingData *painting) |
|
float | find_mario_z_position_on_painting (struct PaintingData *painting) |
|
float | painting_find_vertical_ripple_location (struct PaintingData *painting, s8 rippleSpot) |
|
float | find_part_of_painting_near_mario (struct PaintingData *painting) |
|
float | find_mario_x_position_on_painting (struct PaintingData *painting) |
|
float | painting_find_horizontal_ripple_location (struct PaintingData *painting, s8 rippleSpot) |
|
void | painting_set_ripple_type (s8 intendedStatus, struct PaintingData *painting, struct PaintingData *paintingGroup[], s8 hRippleSpot, s8 vRippleSpot, s8 resetTimer) |
|
void | vertical_proximity_ripple_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | vertical_proximity_ripple_painting_ripple_if_mario_enters (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | vertical_continuous_ripple_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | vertical_continuous_ripple_painting_ripple_if_mario_enters (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | horizontal_proximity_ripple_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | horizontal_proximity_ripple_painting_ripple_if_mario_enters (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | horizontal_continuous_ripple_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | horizontal_continuous_ripple_painting_ripple_if_mario_enters (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | painting_update_floors (struct PaintingData *painting) |
|
void | painting_update_ripple_status (struct PaintingData *painting) |
|
s16 | painting_calculate_point_ripple (struct PaintingData *painting, float xpos, float ypos) |
|
s16 | painting_conditionally_calculate_point_ripple (struct PaintingData *painting, s16 condition, s16 xpos, s16 ypos) |
|
void | Print1 (struct PaintingData *painting, s16 *b, s16 c) |
|
void | Print2 (s16 *a, s16 b, s16 c) |
|
s8 | small_float_to_byte (float decimal) |
|
void | func_802D39DC (s16 *a, s16 b) |
|
void * | func_802D3CF0 (u8 *img, s16 b, s16 c, s16 *d, s16 e, s16 f, u8 g) |
|
Gfx * | func_802D43FC (struct PaintingData *painting) |
|
Gfx * | func_802D45FC (struct PaintingData *painting) |
|
Gfx * | func_802D4874 (struct PaintingData *painting) |
|
Gfx * | display_painting_rippling (struct PaintingData *painting) |
|
Gfx * | display_painting_not_rippling (struct PaintingData *painting) |
|
void | reset_painting (struct PaintingData *painting) |
|
void | update_ddd_painting (struct PaintingData *painting, float frontPos, float backPos, float speed) |
|
void | func_802D4E04 (struct GraphNodeGenerated *a, struct PaintingData *b) |
|
Gfx * | display_painting (struct PaintingData *painting) |
|
void | vertical_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
void | horizontal_painting_ripple (struct PaintingData *painting, struct PaintingData *paintingGroup[]) |
|
Gfx * | Geo18_802D5B98 (s32 run, struct GraphNode *node, UNUSED s32 c) |
|
Gfx * | Geo18_802D5D0C (s32 run, UNUSED struct GraphNode *node, UNUSED f32 c[4][4]) |
|