Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <c_cc_d.h>
Public Member Functions | |
cCcD_ObjAt () | |
virtual | ~cCcD_ObjAt () |
void | SetHit (cCcD_Obj *) |
void | Set (cCcD_SrcObjAt const &) |
void | ClrHit () |
int | GetType () const |
u32 | GetGrp () const |
bool | ChkSet () const |
u8 | GetAtp () const |
u32 | MskType (u32 msk) const |
void | SetType (u32 type) |
void | SetAtp (int atp) |
void | ClrSet () |
u32 | ChkHit () |
Public Member Functions inherited from cCcD_ObjCommonBase | |
cCcD_ObjCommonBase () | |
virtual | ~cCcD_ObjCommonBase () |
void | ct () |
void | SetSPrm (u32 sprm) |
s32 | getSPrm () const |
void | setRPrm (s32 rprm) |
s32 | getRPrm () const |
cCcD_Obj * | GetHitObj () |
u32 | MskSPrm (u32 mask) const |
u32 | MskRPrm (u32 mask) |
void | OnSPrmBit (u32 flag) |
void | OffSPrmBit (u32 flag) |
u32 | ChkSPrm (u32 prm) const |
void | Set (cCcD_SrcObjCommonBase const &src) |
Protected Attributes | |
int | mType |
u8 | mAtp |
u8 | field_0x15 [3] |
Protected Attributes inherited from cCcD_ObjCommonBase | |
u32 | mSPrm |
u32 | mRPrm |
cCcD_Obj * | mHitObj |
Additional Inherited Members | |
Public Types inherited from cCcD_ObjCommonBase | |
enum | CoSPrm_e { CO_SPRM_SET = 1 , CO_SPRM_NO_CRR = 0x100 , CO_SPRM_NO_CO_HIT_INF_SET = 0x200 , CO_SPRM_SAME_ACTOR_HIT = 0x400 } |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
void cCcD_ObjAt::ClrHit | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void cCcD_ObjAt::Set | ( | cCcD_SrcObjAt const & | src | ) |
|
protected |
|
protected |
|
protected |