![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_attention.h>
Collaboration diagram for dAttList_c:Public Member Functions | |
| ~dAttList_c () | |
| dAttList_c () | |
| fopAc_ac_c * | getActor () |
| void | setActor (fopAc_ac_c *) |
| fpc_ProcID | getPid () |
Public Attributes | |
| f32 | mWeight |
| f32 | mDistance |
| cSAngle | mAngle |
| u32 | mType |
| fpc_ProcID | mActorID |
|
inline |
|
inline |
| fopAc_ac_c * dAttList_c::getActor | ( | ) |
|
inline |
| void dAttList_c::setActor | ( | fopAc_ac_c * | i_actor | ) |
| fpc_ProcID dAttList_c::mActorID |
| cSAngle dAttList_c::mAngle |
| f32 dAttList_c::mDistance |
| u32 dAttList_c::mType |
| f32 dAttList_c::mWeight |