![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_cc_d.h>
Inheritance diagram for dCcD_Stts:
Collaboration diagram for dCcD_Stts:Public Member Functions | |
| dCcD_Stts () | |
| virtual cCcD_GStts * | GetGStts () |
| void | Init (int weight, int, fopAc_ac_c *pactor) |
| virtual void | Ct () |
| virtual void | ClrAt () |
| virtual void | ClrTg () |
| virtual | ~dCcD_Stts () |
Public Member Functions inherited from cCcD_Stts | |
| cCcD_Stts () | |
| virtual | ~cCcD_Stts () |
| virtual const cCcD_GStts * | GetGStts () const |
| void | Init (int, int, void *, fpc_ProcID) |
| void | PlusCcMove (f32, f32, f32) |
| void | ClrCcMove () |
| void | PlusDmg (int) |
| f32 | GetWeightF () const |
| u8 | GetWeightUc () const |
| void | SetWeight (u8 weight) |
| fopAc_ac_c * | GetAc () |
| fopAc_ac_c * | GetActor () const |
| void | SetActor (void *ac) |
| cXyz * | GetCCMoveP () |
| fpc_ProcID | GetApid () const |
| u8 | GetDmg () const |
Public Member Functions inherited from dCcD_GStts | |
| dCcD_GStts () | |
| void | Ct () |
| void | Move () |
| virtual | ~dCcD_GStts () |
| void | ClrAt () |
| void | ClrTg () |
| void | SetAtApid (fpc_ProcID id) |
| void | SetTgApid (fpc_ProcID id) |
| int | GetRoomId () |
| void | SetRoomId (int id) |
| fpc_ProcID | GetAtOldApid () |
| fpc_ProcID | GetTgOldApid () |
| bool | ChkNoActor () |
| bool | ChkNoneActorPerfTblId () |
| dCcG_At_Spl | GetAtSpl () |
| void | SetAtSpl (dCcG_At_Spl spl) |
| dCcG_Tg_Spl | GetTgSpl () |
| void | SetTgSpl (dCcG_Tg_Spl spl) |
| void | OnNoActor () |
Public Member Functions inherited from cCcD_GStts | |
| virtual | ~cCcD_GStts () |
Additional Inherited Members | |
Public Attributes inherited from dCcD_GStts | |
| u8 | mAt |
| u8 | mTg |
| u8 | mRoomId |
| u16 | field_0x08 |
| int | mAtApid |
| int | mAtOldApid |
| int | mTgApid |
| int | mTgOldApid |
| int | field_0x1C |
|
inline |
|
inlinevirtual |
|
virtual |
Reimplemented from cCcD_Stts.
|
virtual |
Reimplemented from cCcD_Stts.
|
virtual |
Reimplemented from cCcD_Stts.
|
virtual |
Reimplemented from cCcD_Stts.
| void dCcD_Stts::Init | ( | int | weight, |
| int | param_1, | ||
| fopAc_ac_c * | pactor ) |