![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <c_cc_d.h>
Inheritance diagram for cCcD_Obj:
Collaboration diagram for cCcD_Obj:Public Member Functions | |
| cCcD_Obj () | |
| virtual | ~cCcD_Obj () |
| virtual cCcD_GObjInf const * | GetGObjInf () const |
| virtual cCcD_GObjInf * | GetGObjInf () |
| virtual cCcD_ShapeAttr const * | GetShapeAttr () const |
| virtual cCcD_ShapeAttr * | GetShapeAttr () |
| virtual void | Draw (_GXColor const &) |
| void | ct () |
| void | Set (cCcD_SrcObj const &) |
| fopAc_ac_c * | GetAc () |
| cCcD_Stts * | GetStts () |
| void | SetStts (cCcD_Stts *stts) |
| cCcD_DivideInfo & | GetDivideInfo () |
| cCcD_DivideInfo * | GetPDivideInfo () |
| int | ChkBsRevHit () |
Public Member Functions inherited from cCcD_ObjHitInf | |
| virtual | ~cCcD_ObjHitInf () |
| void | Set (cCcD_SrcObjHitInf const &) |
| cCcD_ObjAt & | GetObjAt () |
| cCcD_ObjTg & | GetObjTg () |
| cCcD_ObjCo & | GetObjCo () |
| u32 | GetTgGrp () const |
| u32 | GetAtGrp () const |
| u32 | GetCoGrp () const |
| int | GetTgType () const |
| u32 | GetAtType () const |
| BOOL | ChkTgSet () const |
| BOOL | ChkAtSet () const |
| BOOL | ChkCoSet () const |
| u32 | ChkCoSameActorHit () |
| void | OnCoSameActorHit () |
| void | OffCoSameActorHit () |
| u32 | GetCoVsGrp () const |
| u32 | GetCoIGrp () const |
| u8 | GetAtAtp () const |
| u32 | ChkAtNoTgHitInfSet () const |
| u32 | ChkTgNoAtHitInfSet () const |
| u32 | ChkCoNoCoHitInfSet () |
| BOOL | ChkTgNoSlingHitInfSet () |
| void | SetAtHit (cCcD_Obj *obj) |
| void | SetTgHit (cCcD_Obj *obj) |
| void | SetCoHit (cCcD_Obj *obj) |
| u32 | ChkAtType (u32 type) const |
| u32 | ChkCoNoCrr () const |
| void | OnCoNoCrrBit () |
| u32 | ChkCoSph3DCrr () const |
| void | OnCoNoCoHitInfSet () |
| void | OnAtSPrmBit (u32 flag) |
| void | OffAtSPrmBit (u32 flag) |
| void | OffTgSPrmBit (u32 flag) |
| void | OffCoSPrmBit (u32 flag) |
| void | SetAtType (u32 type) |
| void | OnAtSetBit () |
| void | OnAtNoTgHitInfSet () |
| void | OffAtNoTgHitInfSet () |
| u32 | MskTgSPrm (u32 mask) const |
| void | SetAtAtp (int atp) |
| void | OffCoSetBit () |
| void | SetTgType (u32 type) |
| void | OnTgSPrmBit (u32 flag) |
| void | OffAtSetBit () |
| void | OnTgSetBit () |
| void | OffTgSetBit () |
| void | OnCoSetBit () |
| void | OffAtVsEnemyBit () |
| void | OnAtVsEnemyBit () |
| void | OffAtVsPlayerBit () |
| void | OnAtVsPlayerBit () |
| void | OnCoSPrmBit (u32 flag) |
| void | SetCoVsGrp (u32 grp) |
| void | SetCoIGrp (u32 grp) |
| void | SetTgGrp (u32 grp) |
| void | SetAtSPrm (u32 prm) |
| void | SetTgSPrm (u32 prm) |
| void | SetCoSPrm (u32 prm) |
| void | ClrAtHit () |
| void | ClrTgHit () |
| void | ClrCoHit () |
| u32 | ChkAtHit () const |
| u32 | ChkTgHit () const |
| u32 | ChkCoHit () const |
| cCcD_Obj * | GetAtHitObj () const |
| cCcD_Obj * | GetTgHitObj () const |
| cCcD_Obj * | GetCoHitObj () const |
| u32 | ChkAtSPrm (u32 prm) |
| u32 | ChkCoSPrm (u32 prm) const |
| void | OnTgNoSlingHitInfSet () |
| void | OnAtVsBitSet (u32 prm) |
| void | OffAtVsBitSet (u32 prm) |
| void | OffTgNoAtHitInfSet () |
Private Attributes | |
| int | mFlags |
| cCcD_Stts * | mStts |
| cCcD_DivideInfo | mDivideInfo |
Additional Inherited Members | |
Protected Attributes inherited from cCcD_ObjHitInf | |
| cCcD_ObjAt | mObjAt |
| cCcD_ObjTg | mObjTg |
| cCcD_ObjCo | mObjCo |
|
inline |
|
inlinevirtual |
|
inline |
| void cCcD_Obj::ct | ( | ) |
|
inlinevirtual |
| fopAc_ac_c * cCcD_Obj::GetAc | ( | ) |
|
inline |
|
inlinevirtual |
Reimplemented in cCcD_GObjInf, and dCcD_GObjInf.
|
inlinevirtual |
Reimplemented in cCcD_GObjInf.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
| void cCcD_Obj::Set | ( | cCcD_SrcObj const & | src | ) |
|
inline |
|
private |
|
private |
|
private |