|
| virtual | ~renderingDmap_c () |
| |
| virtual const GXColor * | getColor (int) |
| |
| virtual int | getLineWidth (int) |
| |
| virtual void | beforeDrawPath () |
| |
| virtual void | afterDrawPath () |
| |
| virtual bool | hasMap () const |
| |
| virtual bool | isRendAllRoom () const |
| |
| virtual bool | isRendDoor () const |
| |
| virtual bool | isCheckFloor () const |
| |
| virtual bool | isDrawIconSingle2 (dTres_c::data_s const *, bool, bool, int) const |
| |
| virtual bool | isRendRestart () const |
| |
| virtual bool | isRendCursor () const |
| |
| virtual bool | isRendIcon () const |
| |
| virtual f32 | getPlayerCursorSize () |
| |
| virtual f32 | getRestartCursorSize () |
| |
| int | getLineWidthZoomBig (int) |
| |
| int | getLineWidthZoomSmall (int) |
| |
| void | entry (f32 param_0, f32 param_1, f32 param_2, s8 param_3, s8 param_4, f32 param_5) |
| |
| | renderingPlusDoor_c () |
| |
| void | drawDoor1 () |
| |
| void | drawDoor2 () |
| |
| void | drawDoorCommon (stage_tgsc_data_class const *, int, bool) |
| |
| bool | checkDispDoorS (int, int, f32) |
| |
| void | drawNormalDoorS (stage_tgsc_data_class const *, int, int, bool) |
| |
| virtual | ~renderingPlusDoor_c () |
| |
| | renderingDAmap_c () |
| |
| s8 | calcFloorNoForObjectByMapPathRend (f32, int) const |
| |
| void | init (u8 *, u16, u16, u16, u16) |
| |
| void | entry (f32, f32, f32, int, s8) |
| |
| void | setSingleRoomSetting () |
| |
| int | getFirstDrawRoomNo () |
| |
| int | getNextDrawRoomNo (int) |
| |
| virtual void | draw () |
| |
| virtual | ~renderingDAmap_c () |
| |
| virtual bool | isSwitch (dDrawPath_c::group_class const *) |
| |
| virtual bool | isRenderingFloor (int) |
| |
| virtual dDrawPath_c::room_class * | getFirstRoomPointer () |
| |
| virtual dDrawPath_c::room_class * | getNextRoomPointer () |
| |
| virtual void | preDrawPath () |
| |
| virtual void | postDrawPath () |
| |
| virtual bool | isDrawPath () |
| |
| virtual const GXColor * | getBackColor () const |
| |
| virtual int | getFirstDrawLayerNo () |
| |
| virtual int | getNextDrawLayerNo (int) |
| |
| virtual bool | isDrawIconSingle (dTres_c::data_s const *, int, int, bool, bool, Vec const *) const |
| |
| virtual int | getIconGroupNumber (u8) const |
| |
| virtual int | getRoomNoSingle () |
| |
| virtual bool | isDrawRoom (int, int) const |
| |
| virtual bool | isDrawRoomIcon (int, int) const |
| |
| bool | isDraw () const |
| |
| | dRenderingFDAmap_c () |
| |
| void | setTevSettingNonTextureDirectColor () const |
| |
| void | setTevSettingIntensityTextureToCI () const |
| |
| void | drawBack () const |
| |
| void | renderingDecoration (dDrawPath_c::line_class const *) |
| |
| virtual | ~dRenderingFDAmap_c () |
| |
| virtual void | preRenderingMap () |
| |
| virtual void | postRenderingMap () |
| |
| virtual const GXColor * | getDecoLineColor (int, int) |
| |
| virtual s32 | getDecorationLineWidth (int) |
| |
| bool | isDrawAreaCheck (const Vec ¶m_0) |
| |
| void | makeResTIMG (ResTIMG *, u16, u16, u8 *, u8 *, u16) const |
| |
| void | renderingMap () |
| |
| virtual | ~dRenderingMap_c () |
| |
| virtual | ~dDrawPathWithNormalPattern_c () |
| |
| void | rendering (dDrawPath_c::group_class const *) |
| |
| void | rendering (dDrawPath_c::floor_class const *) |
| |
| virtual | ~dDrawPath_c () |
| |
| virtual bool | isDrawType (int) |
| |
| virtual const GXColor * | getLineColor (int param_0, int) |
| |
| virtual void | drawPath () |
| |
| virtual void | rendering (dDrawPath_c::line_class const *) |
| |
| virtual void | rendering (dDrawPath_c::poly_class const *) |
| |
| virtual void | rendering (dDrawPath_c::room_class const *) |
| |
| | dDlst_base_c () |
| |