Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
fmpTresTypeGroupData_c Class Reference

#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_sgetTresData ()
 
fmpTresTypeGroupData_cgetNextData ()
 

Public Attributes

const dTres_c::data_smpTresData
 
fmpTresTypeGroupData_cmpNext
 
u8 mTypeGroupNo
 

Constructor & Destructor Documentation

◆ fmpTresTypeGroupData_c()

fmpTresTypeGroupData_c::fmpTresTypeGroupData_c ( )
inline

◆ ~fmpTresTypeGroupData_c()

fmpTresTypeGroupData_c::~fmpTresTypeGroupData_c ( )
inline

Member Function Documentation

◆ getNextData()

fmpTresTypeGroupData_c * fmpTresTypeGroupData_c::getNextData ( )
inline

◆ getTresData()

const dTres_c::data_s * fmpTresTypeGroupData_c::getTresData ( )
inline

◆ setNextData()

void fmpTresTypeGroupData_c::setNextData ( fmpTresTypeGroupData_c i_next)
inline

◆ setTresData()

void fmpTresTypeGroupData_c::setTresData ( const dTres_c::data_s i_data)
inline

◆ setTypeGroupNo()

void fmpTresTypeGroupData_c::setTypeGroupNo ( u8  i_no)
inline

Member Data Documentation

◆ mpNext

fmpTresTypeGroupData_c* fmpTresTypeGroupData_c::mpNext

◆ mpTresData

const dTres_c::data_s* fmpTresTypeGroupData_c::mpTresData

◆ mTypeGroupNo

u8 fmpTresTypeGroupData_c::mTypeGroupNo

The documentation for this class was generated from the following file: