![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_menu_dmap_map.h>
Inheritance diagram for dMenu_DmapMapCtrl_c:
Collaboration diagram for dMenu_DmapMapCtrl_c:Public Member Functions | |
| virtual bool | isEnableZoomMove () const |
| virtual void | calcZoomCenter (f32 *, f32 *) |
| virtual void | getInitWholeMapScale (f32 *, f32, f32, f32, f32) |
| virtual void | getInitDispCenter (f32 *, f32 *) |
| virtual void | getZoomMinMaxCheck (f32 *, f32 *, f32 *, f32 *, bool *, bool *) |
| virtual f32 | getZoomCmPerPixel () |
| virtual void | draw () |
Public Member Functions inherited from dMenu_StageMapCtrl_c | |
| dMenu_StageMapCtrl_c () | |
| virtual | ~dMenu_StageMapCtrl_c () |
| void | draw () |
| f32 | getMapBlendPer () const |
| f32 | getPixelStageSizeX () const |
| f32 | getPixelStageSizeZ () const |
| f32 | getPixelCenterX () const |
| f32 | getPixelCenterZ () const |
| void | initGetTreasureList (u8, s8) |
| bool | getTreasureList (f32 *, f32 *, s8 *, u8 *, s8 *) |
| void | cnvPosTo2Dpos (f32, f32, f32 *, f32 *) const |
| void | getPlayerDrawInfo (f32 *, f32 *, s16 *) const |
| s8 | getRestartDrawInfo (f32 *, f32 *, s16 *) const |
| void | setPlusNowStayFloorNo (s8, u8) |
| void | moveFloor () |
| void | wait_init_proc () |
| void | wait_proc () |
| void | zoomIn_init_proc () |
| void | initZoomIn (u8) |
| void | initZoomIn (u8, f32, f32) |
| void | initZoomInCenterHold (u8) |
| void | zoomCalcSet (f32) |
| void | zoomIn_proc () |
| void | initZoomOut (u8) |
| void | initZoomWait (f32, f32) |
| void | zoomWait_init_proc () |
| void | zoomWait_proc () |
| void | zoomOut_init_proc () |
| void | zoomOut_proc () |
| void | move () |
| s8 | getPlayerStayFloorNo () const |
| void | _create (u16, u16, u16, u16, void *) |
| void | _create (u16, u16, u16, u16, s8, void *) |
| void | _delete () |
| bool | isEnableZoomIn () |
| bool | isEnableZoomOut () |
| void | setPlusZoomCenterX (f32) |
| void | setPlusZoomCenterZ (f32) |
| u8 | getDisableZoomMoveFlgX () const |
| u8 | getDisableZoomMoveFlgZ () const |
| s8 | getNowStayFloorNo () const |
| s8 | getTopFloorNo () const |
| s8 | getBottomFloorNo () const |
| s8 | getDispFloorNo () const |
| s8 | getDispFloor2No () const |
| f32 | getDispCenterX () const |
| f32 | getDispCenterZ () const |
| f32 | getStageMapSizeX () const |
| f32 | getStageMapSizeZ () const |
| f32 | getZoomCenterMaxX () |
| f32 | getZoomCenterMinX () |
| f32 | getZoomCenterMaxZ () |
| f32 | getZoomCenterMinZ () |
| f32 | getPixelPerCm () const |
| f32 | makeStayFloorBlendPer (int param_0, f32 param_1) |
| int | getFloorNo (f32 param_0) const |
| f32 | getBlendPer (f32 param_0) const |
| bool | isEndZoomIn () const |
| bool | isEndZoomOut () const |
| ResTIMG * | getResTIMGPointer (int i_no) const |
Public Member Functions inherited from dMenu_DmapMap_c | |
| virtual | ~dMenu_DmapMap_c () |
| void | _create (u16, u16, u16, u16, void *) |
| void | _delete () |
| void | setTexture (u16, u16, u16, u16) |
| void | setPos (int, int, f32, f32, f32, bool, f32) |
| const renderingDmap_c * | getRendPointer (int i_no) const |
| ResTIMG * | getResTIMGPointer (int i_no) const |
|
virtual |
Implements dMenu_StageMapCtrl_c.
|
virtual |
|
virtual |
Implements dMenu_StageMapCtrl_c.
|
virtual |
Implements dMenu_StageMapCtrl_c.
|
virtual |
Implements dMenu_StageMapCtrl_c.
|
virtual |
Implements dMenu_StageMapCtrl_c.
|
virtual |
Implements dMenu_StageMapCtrl_c.