|
SSBM Decomp
|
Data-driven animated screen flashes. More...
#include "lb_0219.h"#include <placeholder.h>#include "lb_013B.h"#include "lbarchive.h"#include "lbbgflash.h"#include "types.h"#include <dolphin/gx/GXStruct.h>#include <sysdolphin/baselib/gobj.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/gobjplink.h>#include <sysdolphin/baselib/gobjproc.h>#include <sysdolphin/baselib/gobjuserdata.h>#include <sysdolphin/baselib/objalloc.h>Data Structures | |
| struct | BgFlashUserData |
Functions | |
| void | lbBgFlash_Free (void *arg0) |
| void | lbBgFlash_SetFlashScale (f32 arg8) |
| void | lbBgFlash_Init (int arg0) |
| void | lbBgFlash_Proc (HSD_GObj *gobj) |
| static void | fn_80021C18 (HSD_GObj *gobj, CommandInfo *cmd, int arg2) |
| void | fn_80021C1C (void) |
| void | lbBgFlash_80021C48 (u32 arg0, u32 arg1) |
| void | fn_80021C80 (HSD_GObj *gobj) |
Variables | |
| HSD_ObjAllocData | bgflash_alloc_data |
| HSD_GObj * | flash_gobj |
| struct Fighter_804D653C_t * | lbl_804D63DC |
| f32 | flash_scale |
Data-driven animated screen flashes.
Plays the colour animations stored in LbBf.dat over the background flash overlay owned by lbbgflash.c.
| void lbBgFlash_Free | ( | void * | arg0 | ) |
| void lbBgFlash_SetFlashScale | ( | f32 | arg8 | ) |
| void lbBgFlash_Init | ( | int | arg0 | ) |
| void lbBgFlash_Proc | ( | HSD_GObj * | gobj | ) |
|
static |
| void fn_80021C1C | ( | void | ) |
| void fn_80021C80 | ( | HSD_GObj * | gobj | ) |
| HSD_ObjAllocData bgflash_alloc_data |
| HSD_GObj* flash_gobj |
| struct Fighter_804D653C_t* lbl_804D63DC |
| f32 flash_scale |