SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
itzrshell.h
Go to the documentation of this file.
1
#ifndef _itzrshell_h_
2
#define _itzrshell_h_
3
4
#include <
Runtime/platform.h
>
5
6
#include <
melee/it/forward.h
>
7
8
#include <
melee/it/kinds/types.h
>
9
10
void
it_802E02E8
(
Item_GObj
*);
11
void
itZRShell_Logic12_PickedUp
(
Item_GObj
*);
12
void
itZRShell_Logic12_Thrown
(
Item_GObj
*);
13
void
itZRShell_Logic12_Dropped
(
Item_GObj
*);
14
void
itZRShell_Logic12_EnteredAir
(
Item_GObj
*);
15
void
itZRShell_Logic12_Destroyed
(
Item_GObj
*);
16
bool
itZRShell_Logic12_DmgDealt
(
Item_GObj
*);
17
bool
itZRShell_Logic12_Clanked
(
Item_GObj
*
gobj
);
18
bool
itZRShell_Logic12_DmgReceived
(
Item_GObj
*);
19
bool
itZRShell_Logic12_Reflected
(
Item_GObj
*);
20
bool
itZRShell_Logic12_HitShield
(
Item_GObj
*);
21
bool
itZRShell_Logic12_ShieldBounced
(
Item_GObj
*);
22
void
it_802E0468
(
Item_GObj
*,
HSD_GObj
*);
23
Item_GObj
*
it_802E0488
(
s32
,
Vec3
*,
s32
);
24
extern
ItemStateTable
it_803F87F0
[];
25
26
#endif
gobj
HSD_GObj * gobj
Definition
gm_19EF.c:73
it_803F87F0
ItemStateTable it_803F87F0[]
Definition
itzrshell.c:13
it_802E0488
Item_GObj * it_802E0488(s32, Vec3 *, s32)
Definition
itzrshell.c:105
it_802E02E8
void it_802E02E8(Item_GObj *)
Definition
itzrshell.c:40
itZRShell_Logic12_Reflected
bool itZRShell_Logic12_Reflected(Item_GObj *)
Definition
itzrshell.c:80
it_802E0468
void it_802E0468(Item_GObj *, HSD_GObj *)
Definition
itzrshell.c:100
itZRShell_Logic12_Dropped
void itZRShell_Logic12_Dropped(Item_GObj *)
Definition
itzrshell.c:55
itZRShell_Logic12_HitShield
bool itZRShell_Logic12_HitShield(Item_GObj *)
Definition
itzrshell.c:90
itZRShell_Logic12_DmgDealt
bool itZRShell_Logic12_DmgDealt(Item_GObj *)
Definition
itzrshell.c:70
itZRShell_Logic12_Destroyed
void itZRShell_Logic12_Destroyed(Item_GObj *)
Definition
itzrshell.c:65
itZRShell_Logic12_Clanked
bool itZRShell_Logic12_Clanked(Item_GObj *gobj)
Definition
itzrshell.c:85
itZRShell_Logic12_Thrown
void itZRShell_Logic12_Thrown(Item_GObj *)
Definition
itzrshell.c:50
itZRShell_Logic12_PickedUp
void itZRShell_Logic12_PickedUp(Item_GObj *)
Definition
itzrshell.c:45
itZRShell_Logic12_EnteredAir
void itZRShell_Logic12_EnteredAir(Item_GObj *)
Definition
itzrshell.c:60
itZRShell_Logic12_DmgReceived
bool itZRShell_Logic12_DmgReceived(Item_GObj *)
Definition
itzrshell.c:75
itZRShell_Logic12_ShieldBounced
bool itZRShell_Logic12_ShieldBounced(Item_GObj *)
Definition
itzrshell.c:95
Vec3
struct Vec Vec3
s32
signed int s32
Definition
types.h:12
forward.h
Item_GObj
HSD_GObj Item_GObj
Definition
forward.h:63
platform.h
types.h
HSD_GObj
Definition
gobj.h:16
ItemStateTable
Definition
types.h:12
src
melee
it
kinds
itzrshell.h
Generated by
1.17.0