#include <d_menu_fmap_map.h>
|
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 () |
|
void | preRenderingMap () |
|
void | getDecoLineColor (int, int) |
|
void | getDecorationLineWidth (int) |
|
| 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 | makeResTIMG (ResTIMG *, u16, u16, u8 *, u8 *, u16) const |
|
void | renderingMap () |
|
virtual | ~dRenderingMap_c () |
|
virtual | ~dDrawPathWithNormalPattern_c () |
|
bool | isDrawType (int) |
|
void | getLineColor (int, int) |
|
void | rendering (dDrawPath_c::poly_class const *) |
|
void | rendering (dDrawPath_c::room_class const *) |
|
void | rendering (dDrawPath_c::line_class const *) |
|
void | drawPath () |
|
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 () |
|
◆ dMenu_FmapMap_c()
dMenu_FmapMap_c::dMenu_FmapMap_c |
( |
| ) |
|
◆ ~dMenu_FmapMap_c()
dMenu_FmapMap_c::~dMenu_FmapMap_c |
( |
| ) |
|
◆ _create()
void dMenu_FmapMap_c::_create |
( |
u16 |
i_texWidth, |
|
|
u16 |
i_texHeight, |
|
|
u16 |
param_2, |
|
|
u16 |
param_3, |
|
|
void * |
i_res |
|
) |
| |
◆ _delete()
void dMenu_FmapMap_c::_delete |
( |
| ) |
|
◆ draw()
void dMenu_FmapMap_c::draw |
( |
| ) |
|
|
virtual |
◆ getBackColor()
◆ getColor()
◆ getLineColor()
◆ getLineWidth()
int dMenu_FmapMap_c::getLineWidth |
( |
int |
param_0 | ) |
|
|
virtual |
◆ getPointStagePathInnerNo()
◆ getRateWithFrameCount()
f32 dMenu_FmapMap_c::getRateWithFrameCount |
( |
int |
param_0 | ) |
|
|
inline |
◆ getResTIMGPointer()
ResTIMG * dMenu_FmapMap_c::getResTIMGPointer |
( |
| ) |
|
|
inline |
◆ isDrawEnable()
bool dMenu_FmapMap_c::isDrawEnable |
( |
| ) |
|
|
inline |
◆ isDrawType()
bool dMenu_FmapMap_c::isDrawType |
( |
int |
param_0 | ) |
|
|
virtual |
◆ isFlashRoomNoCheck()
bool dMenu_FmapMap_c::isFlashRoomNoCheck |
( |
int |
i_roomNo | ) |
const |
◆ rendering()
◆ setFlashOff()
void dMenu_FmapMap_c::setFlashOff |
( |
| ) |
|
|
inline |
◆ setFlashOn()
void dMenu_FmapMap_c::setFlashOn |
( |
int |
i_regionNo, |
|
|
int |
i_stageNo, |
|
|
u8 * |
i_rooms, |
|
|
int |
i_roomCount |
|
) |
| |
◆ setFmapPaletteColor() [1/2]
◆ setFmapPaletteColor() [2/2]
◆ setPointColor()
void dMenu_FmapMap_c::setPointColor |
( |
f32 |
i_param | ) |
|
◆ setRendering()
◆ setTexture()
void dMenu_FmapMap_c::setTexture |
( |
u16 |
i_width, |
|
|
u16 |
i_height, |
|
|
u16 |
param_2, |
|
|
u16 |
param_3 |
|
) |
| |
◆ field_0xcc
int dMenu_FmapMap_c::field_0xcc |
◆ m_palette
◆ m_res
◆ mFlash
bool dMenu_FmapMap_c::mFlash |
◆ mFlashRoomCount
int dMenu_FmapMap_c::mFlashRoomCount |
◆ mFlashRooms
u8* dMenu_FmapMap_c::mFlashRooms |
◆ mFlashTimer
u8 dMenu_FmapMap_c::mFlashTimer |
◆ mLastFlash
bool dMenu_FmapMap_c::mLastFlash |
◆ mLastStageCursor
int dMenu_FmapMap_c::mLastStageCursor |
◆ mLineNo
int dMenu_FmapMap_c::mLineNo |
◆ mMapImage_p
u8* dMenu_FmapMap_c::mMapImage_p |
◆ mRegionCursor
u8 dMenu_FmapMap_c::mRegionCursor |
◆ mResTIMG
◆ mStageCursor
int dMenu_FmapMap_c::mStageCursor |
◆ mZoomRate
f32 dMenu_FmapMap_c::mZoomRate |
The documentation for this class was generated from the following files: