|
SSBM Decomp
|
#include "gmresultplayer.h"#include <sysdolphin/baselib/controller.h>#include <sysdolphin/baselib/gobj.h>#include <sysdolphin/baselib/gobjgxlink.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/mtx.h>#include "cm/camera.h"#include "gm_unsplit.h"#include <melee/gm/gmresult.h>#include <melee/gm/types.h>#include <melee/lb/lb_00B0.h>#include <melee/lb/lb_00F9.h>#include <melee/sc/types.h>Functions | |
| void | gm_80177724 (struct ResultsMatchInfo *arg0) |
| static void | inline0 (HSD_JObj *jobj, float f) |
| void | fn_80177748 (void) |
| void | fn_80177920 (HSD_GObj *gobj) |
| static bool | pagePrev (int slot) |
| static bool | pageNext (int slot) |
| static bool | scrollDown (int slot, float amount) |
| static bool | scrollUp (int slot, float amount) |
| bool | fn_80177B7C (int slot) |
| Handles result screen controller input for a given player slot. | |
| bool | fn_80177DD0 (int slot) |
| void | fn_80179D3C (HSD_GObj *gobj, int arg1) |
| fn_80178050 | |
| void | fn_80179D60 (HSD_GObj *gobj, int arg1) |
| void | fn_80179D84 (HSD_GObj *gobj, int arg1) |
| void | fn_80179DA8 (HSD_GObj *gobj, int arg1) |
| void | fn_80179DCC (HSD_GObj *gobj, int arg1) |
| void | fn_80179E34 (HSD_GObj *gobj, int arg1) |
| void | fn_80179E9C (HSD_GObj *gobj, int arg1) |
| void | fn_80179F04 (HSD_GObj *gobj, int arg1) |
| void | fn_80179F6C (int idx, int value) |
| void | fn_8017A004 (void) |
| fn_80179F84 | |
Variables | |
| ResultsData | lbl_8046DBE8 |
| static int | lbl_8046E38C [4] |
| UNK_T | lbl_803D6878 [] |
| static const float | scroll_speed = 0.2F |
| void gm_80177724 | ( | struct ResultsMatchInfo * | arg0 | ) |
|
inlinestatic |
| void fn_80177748 | ( | void | ) |
| void fn_80177920 | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| bool fn_80177B7C | ( | int | slot | ) |
Handles result screen controller input for a given player slot.
Pressing triggers moves to next/previous page, and moving the stick up/down scrolls within the current page.
| bool fn_80177DD0 | ( | int | slot | ) |
| void fn_80179D3C | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179D60 | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179D84 | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179DA8 | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179DCC | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179E34 | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179E9C | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179F04 | ( | HSD_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void fn_80179F6C | ( | int | idx, |
| int | value | ||
| ) |
| void fn_8017A004 | ( | void | ) |
|
extern |
|
static |
|
extern |
|
static |