![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_save.h>
Collaboration diagram for dSv_zone_c:Public Member Functions | |
| dSv_zone_c () | |
| void | init (int i_roomNo) |
| dSv_zoneBit_c & | getBit () |
| const dSv_zoneBit_c & | getBit () const |
| dSv_zoneActor_c & | getActor () |
| const dSv_zoneActor_c & | getActor () const |
| int | getRoomNo () const |
| void | reset () |
Private Attributes | |
| s8 | mRoomNo |
| u8 | unk1 |
| dSv_zoneBit_c | mBit |
| dSv_zoneActor_c | mActor |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void dSv_zone_c::init | ( | int | i_roomNo | ) |
|
inline |
|
private |
|
private |
|
private |
|
private |