![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_player.h>
Collaboration diagram for daPy_actorKeep_c:Public Member Functions | |
| daPy_actorKeep_c () | |
| void | setActor () |
| void | setData (fopAc_ac_c *) |
| void | clearData () |
| fpc_ProcID | getID () const |
| void | setID (fpc_ProcID id) |
| fopAc_ac_c * | getActor () const |
| fopAc_ac_c * | getActorConst () const |
Private Attributes | |
| fpc_ProcID | mID |
| fopAc_ac_c * | mActor |
|
inline |
| void daPy_actorKeep_c::clearData | ( | ) |
|
inline |
|
inline |
|
inline |
| void daPy_actorKeep_c::setActor | ( | ) |
| void daPy_actorKeep_c::setData | ( | fopAc_ac_c * | i_actor | ) |
|
inline |
|
private |
|
private |