#include <platform.h>
#include "gr/types.h"
#include "mp/forward.h"
Go to the source code of this file.
|
| static void | fn_801D7700 (void *user_data, int joint_id, CollData *coll, int coll_x50, mpLib_GroundEnum ground_kind, float delta_y) |
| | Joint collision callback for ground surfaces.
|
| static void | fn_801D7E60 (void *user_data, int joint_id, CollData *coll, int coll_x50, mpLib_GroundEnum ground_kind, float delta_y) |
| | Joint collision callback for ground surfaces.
|
| static int | fn_801D8134 (HSD_GObj *arg0, HSD_GObj *arg1) |
| static DynamicsDesc * | grKongo_801D8444 (enum_t) |
◆ fn_801D7700()
| void fn_801D7700 |
( |
void * | user_data, |
|
|
int | joint_id, |
|
|
CollData * | coll, |
|
|
int | coll_x50, |
|
|
mpLib_GroundEnum | ground_kind, |
|
|
float | delta_y ) |
|
static |
Joint collision callback for ground surfaces.
- Parameters
-
| user_data | Saved untyped data attached to the callback. |
| coll_x50 | Unknown, sourced from CollData::x50. dist according to fn_801FC9AC? |
| delta_y | Relative y-offset since the collision started, equal to coll->cur_pos.y - coll->last_pos.y |
◆ fn_801D7E60()
| void fn_801D7E60 |
( |
void * | user_data, |
|
|
int | joint_id, |
|
|
CollData * | coll, |
|
|
int | coll_x50, |
|
|
mpLib_GroundEnum | ground_kind, |
|
|
float | delta_y ) |
|
static |
Joint collision callback for ground surfaces.
- Parameters
-
| user_data | Saved untyped data attached to the callback. |
| coll_x50 | Unknown, sourced from CollData::x50. dist according to fn_801FC9AC? |
| delta_y | Relative y-offset since the collision started, equal to coll->cur_pos.y - coll->last_pos.y |
◆ fn_801D8134()
◆ grKongo_801D8444()
◆ grKg_803E16E0
◆ grKg_StageCallbacks
◆ grKg_803B7FD4
◆ yakumono_param