![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_map_path_fmap.h>
Collaboration diagram for fmpTresTypeGroupData_c:Public Member Functions | |
| fmpTresTypeGroupData_c () | |
| ~fmpTresTypeGroupData_c () | |
| void | setTypeGroupNo (u8 i_no) |
| void | setNextData (fmpTresTypeGroupData_c *i_next) |
| void | setTresData (const dTres_c::data_s *i_data) |
| const dTres_c::data_s * | getTresData () |
| fmpTresTypeGroupData_c * | getNextData () |
Public Attributes | |
| const dTres_c::data_s * | mpTresData |
| fmpTresTypeGroupData_c * | mpNext |
| u8 | mTypeGroupNo |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| fmpTresTypeGroupData_c* fmpTresTypeGroupData_c::mpNext |
| const dTres_c::data_s* fmpTresTypeGroupData_c::mpTresData |
| u8 fmpTresTypeGroupData_c::mTypeGroupNo |