|
| void | setFmapPaletteColor (palette_e, GXColor const &) |
| |
| void | setFmapPaletteColor (palette_e, u8, u8, u8, u8) |
| |
| bool | isFlashRoomNoCheck (int) const |
| |
| void | setPointColor (f32) |
| |
| | dMenu_FmapMap_c () |
| |
| | ~dMenu_FmapMap_c () |
| |
| void | _create (u16, u16, u16, u16, void *) |
| |
| void | _delete () |
| |
| void | draw () |
| |
| void | rendering (line_class const *) |
| |
| int | getLineWidth (int) |
| |
| bool | isDrawType (int) |
| |
| void | setFlashOn (int, int, u8 *, int) |
| |
| const GXColor * | getLineColor (int, int) |
| |
| const GXColor * | getBackColor () const |
| |
| const GXColor * | getColor (int) |
| |
| void | setTexture (u16, u16, u16, u16) |
| |
| void | setRendering (dMenu_Fmap_world_data_c *, int, f32, f32, f32, f32) |
| |
| f32 | getRateWithFrameCount (int param_0) |
| |
| bool | isDrawEnable () |
| |
| void | setFlashOff () |
| |
| int | getPointStagePathInnerNo (dMenu_Fmap_region_data_c *i_regionData, f32 i_offsetX, f32 i_offsetY, int i_stageNo, int *o_stageNo, int *o_roomNo) |
| |
| ResTIMG * | getResTIMGPointer () |
| |
| | renderingFmap_c () |
| |
| void | init (u8 *, u16, u16, u16, u16) |
| |
| void | entry (dMenu_Fmap_world_data_c *, int, f32, f32, f32) |
| |
| bool | isSwitchSpecialOff (int) |
| |
| bool | isSwitch (group_class const *) |
| |
| int | getPointStagePathInnerNo (dMenu_Fmap_region_data_c *, f32, f32, int, int *, int *) |
| |
| void | preDrawPath () |
| |
| bool | isDrawPath () |
| |
| bool | isDrawRoom () |
| |
| void | postDrawPath () |
| |
| void | postRenderingMap () |
| |
| void | roomSetteing () |
| |
| room_class * | getFirstRoomPointer () |
| |
| void | getFirstRegion () |
| |
| void | getFirstStage () |
| |
| void | getFirstRoom () |
| |
| bool | getNextRoom () |
| |
| bool | getNextStage () |
| |
| bool | getNextRegion () |
| |
| room_class * | getNextRoomPointer () |
| |
| | ~renderingFmap_c () |
| |
| bool | isRenderingFloor (int) |
| |
| void | beforeDrawPath () |
| |
| void | afterDrawPath () |
| |
| int | getNowDrawRegionNo () |
| |
| bool | isDrawEnable () |
| |
| | 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 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 void | drawPath () |
| |
| virtual void | rendering (dDrawPath_c::poly_class const *) |
| |
| virtual void | rendering (dDrawPath_c::room_class const *) |
| |
| | dDlst_base_c () |
| |