|
SSBM Decomp
|
#include "ftCo_WarpStar.h"#include "stdbool.h"#include <platform.h>#include "cm/camera.h"#include "ef/efasync.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ftanim.h"#include "ft/ftcamera.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/types.h"#include "gr/stage.h"#include "it/item.h"#include "it/items/itwstar.h"#include "lb/lbrefract.h"#include "mp/mpcoll.h"#include <math.h>#include <dolphin/mtx.h>#include <baselib/gobj.h>#include <baselib/jobj.h>Functions | |
| static void | ftCo_800C4858 (Fighter_GObj *gobj) |
| static void | ftCo_800C48AC (Fighter_GObj *gobj) |
| static void | ftCo_800C4A38 (Fighter_GObj *gobj) |
| static void | ftCo_800C4C60 (Fighter_GObj *gobj) |
| static ftCo_DatAttrs * | fpGetAttrs (Fighter *fp) |
| static Vec2 * | fpGet2C4 (Fighter *fp) |
| void | ftCo_800C4724 (Fighter_GObj *gobj) |
| static void | inlineA0 (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Anim (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_IASA (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Phys (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Coll (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Cam (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Anim (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_IASA (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Phys (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Coll (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Cam (Fighter_GObj *gobj) |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
| void ftCo_800C4724 | ( | Fighter_GObj * | gobj | ) |
|
inlinestatic |
| void ftCo_WarpStarJump_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Cam | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Cam | ( | Fighter_GObj * | gobj | ) |