![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_map_path_fmap.h>
Inheritance diagram for dMenuFmapIconDisp_c:
Collaboration diagram for dMenuFmapIconDisp_c:Public Member Functions | |
| bool | getPosition (int *, int *, f32 *, f32 *, dTres_c::data_s const **) |
| virtual bool | isDrawDisp () |
Public Member Functions inherited from dMenuFmapIconPointer_c | |
| bool | init (dMenu_Fmap_region_data_c *, dMenu_Fmap_stage_data_c *, u8, int, int) |
| bool | getFirstData () |
| bool | getData () |
| void | getFirstRoomData () |
| bool | getNextRoomData () |
| bool | getNextStageData () |
| bool | getNextData () |
| bool | nextData () |
| bool | getValidData () |
Additional Inherited Members | |
Public Attributes inherited from dMenuFmapIconPointer_c | |
| int | mStageNo |
| int | mStayStageNo |
| int | mStayRoomNo |
| int | mSaveTbl |
| dMenu_Fmap_region_data_c * | mpRegionData |
| dMenu_Fmap_stage_data_c * | mpStageData |
| dMenu_Fmap_room_data_c * | mpRoomData |
| fmpTresTypeGroupDataListAll_c * | mpFmpTresTypeGroupDataListAll |
| fmpTresTypeGroupDataList_c * | mpFmpTresTypeGroupDataList |
| fmpTresTypeGroupData_c * | mpFmpTresTypeGroupData |
| dTres_c::typeGroupData_c * | mpTresTypeGroupData |
| const dTres_c::data_s * | mpTresData |
| u8 | mTypeGroupNo |
| u8 | mType |
| bool dMenuFmapIconDisp_c::getPosition | ( | int * | o_stageNo, |
| int * | o_roomNo, | ||
| f32 * | o_posX, | ||
| f32 * | o_posZ, | ||
| dTres_c::data_s const ** | o_tresData ) |
|
virtual |