#include <d_map_path_dmap.h>
|
void | init (u8 *, u16, u16, u16, u16) |
|
void | entry (f32, f32, f32, int, s8) |
|
void | isSwitch (dDrawPath_c::group_class const *) |
|
void | draw () |
|
void | getBackColor () const |
|
void | isRenderingFloor (int) |
|
void | isDrawRoom (int, int) const |
|
void | preDrawPath () |
|
void | postDrawPath () |
|
void | getRoomNoSingle () |
|
void | getFirstRoomPointer () |
|
void | getNextRoomPointer () |
|
void | isDrawPath () |
|
bool | getFirstDrawLayerNo () |
|
void | getNextDrawLayerNo (int) |
|
void | isDrawRoomIcon (int, int) const |
|
void | isDrawIconSingle (dTres_c::data_s const *, int, int, bool, bool, Vec const *) const |
|
void | getIconGroupNumber (u8) const |
|
| 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 bool | hasMap () const =0 |
|
virtual bool | isRendAllRoom () const =0 |
|
virtual bool | isRendDoor () const =0 |
|
virtual bool | isCheckFloor () const =0 |
|
virtual bool | isDrawIconSingle2 (dTres_c::data_s const *, bool, bool, int) const =0 |
|
virtual int | getRoomNoSingle () |
|
virtual bool | isDrawRoom (int, int) const |
|
virtual bool | isDrawRoomIcon (int, int) const |
|
bool | isDraw () const |
|
void | preRenderingMap () |
|
void | postRenderingMap () |
|
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 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 | makeResTIMG (ResTIMG *, u16, u16, u8 *, u8 *, u16) const |
|
void | renderingMap () |
|
virtual | ~dRenderingMap_c () |
|
virtual void | beforeDrawPath ()=0 |
|
virtual void | afterDrawPath ()=0 |
|
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 bool | isDrawType (int) |
|
virtual const GXColor * | getColor (int)=0 |
|
virtual const GXColor * | getLineColor (int param_0, int) |
|
virtual int | getLineWidth (int)=0 |
|
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 () |
|
◆ renderingDAmap_c()
renderingDAmap_c::renderingDAmap_c |
( |
| ) |
|
|
inline |
◆ ~renderingDAmap_c()
virtual renderingDAmap_c::~renderingDAmap_c |
( |
| ) |
|
|
inlinevirtual |
◆ calcFloorNoForObjectByMapPathRend()
s8 renderingDAmap_c::calcFloorNoForObjectByMapPathRend |
( |
f32 |
param_0, |
|
|
int |
i_roomNo |
|
) |
| const |
◆ draw() [1/2]
◆ draw() [2/2]
void renderingDAmap_c::draw |
( |
| ) |
|
|
virtual |
◆ entry() [1/2]
◆ entry() [2/2]
void renderingDAmap_c::entry |
( |
f32 |
param_0, |
|
|
f32 |
param_1, |
|
|
f32 |
i_cmPerTexel, |
|
|
int |
i_roomNoSingle, |
|
|
s8 |
param_4 |
|
) |
| |
◆ getBackColor() [1/2]
◆ getBackColor() [2/2]
◆ getFirstDrawLayerNo() [1/2]
virtual int renderingDAmap_c::getFirstDrawLayerNo |
( |
| ) |
|
|
virtual |
◆ getFirstDrawLayerNo() [2/2]
int renderingDAmap_c::getFirstDrawLayerNo |
( |
| ) |
|
◆ getFirstDrawRoomNo()
int renderingDAmap_c::getFirstDrawRoomNo |
( |
| ) |
|
◆ getFirstRoomPointer() [1/2]
◆ getFirstRoomPointer() [2/2]
◆ getIconGroupNumber() [1/2]
virtual int renderingDAmap_c::getIconGroupNumber |
( |
u8 |
| ) |
const |
|
virtual |
◆ getIconGroupNumber() [2/2]
int renderingDAmap_c::getIconGroupNumber |
( |
u8 |
param_0 | ) |
const |
◆ getNextDrawLayerNo() [1/2]
◆ getNextDrawLayerNo() [2/2]
int renderingDAmap_c::getNextDrawLayerNo |
( |
int |
param_0 | ) |
|
◆ getNextDrawRoomNo()
int renderingDAmap_c::getNextDrawRoomNo |
( |
int |
param_0 | ) |
|
◆ getNextRoomPointer() [1/2]
◆ getNextRoomPointer() [2/2]
◆ getRoomNoSingle() [1/2]
◆ getRoomNoSingle() [2/2]
int renderingDAmap_c::getRoomNoSingle |
( |
| ) |
|
◆ hasMap()
◆ init() [1/2]
◆ init() [2/2]
void renderingDAmap_c::init |
( |
u8 * |
param_0, |
|
|
u16 |
param_1, |
|
|
u16 |
param_2, |
|
|
u16 |
param_3, |
|
|
u16 |
param_4 |
|
) |
| |
◆ isCheckFloor()
◆ isDraw()
bool renderingDAmap_c::isDraw |
( |
| ) |
const |
|
inline |
◆ isDrawIconSingle() [1/2]
◆ isDrawIconSingle() [2/2]
◆ isDrawIconSingle2()
◆ isDrawPath() [1/2]
◆ isDrawPath() [2/2]
bool renderingDAmap_c::isDrawPath |
( |
| ) |
|
|
virtual |
◆ isDrawRoom() [1/2]
◆ isDrawRoom() [2/2]
bool renderingDAmap_c::isDrawRoom |
( |
int |
param_0, |
|
|
int |
param_1 |
|
) |
| const |
◆ isDrawRoomIcon() [1/2]
◆ isDrawRoomIcon() [2/2]
bool renderingDAmap_c::isDrawRoomIcon |
( |
int |
param_0, |
|
|
int |
param_1 |
|
) |
| const |
◆ isRendAllRoom()
◆ isRendDoor()
◆ isRenderingFloor() [1/2]
◆ isRenderingFloor() [2/2]
bool renderingDAmap_c::isRenderingFloor |
( |
int |
i_floorNo | ) |
|
|
virtual |
◆ isSwitch() [1/2]
◆ isSwitch() [2/2]
◆ postDrawPath() [1/2]
◆ postDrawPath() [2/2]
void renderingDAmap_c::postDrawPath |
( |
| ) |
|
|
virtual |
◆ preDrawPath() [1/2]
◆ preDrawPath() [2/2]
void renderingDAmap_c::preDrawPath |
( |
| ) |
|
|
virtual |
◆ setSingleRoomSetting()
void renderingDAmap_c::setSingleRoomSetting |
( |
| ) |
|
◆ field_0x28
int renderingDAmap_c::field_0x28 |
◆ mIsDraw
bool renderingDAmap_c::mIsDraw |
◆ mRenderedFloor
s8 renderingDAmap_c::mRenderedFloor |
◆ mRoomNo
int renderingDAmap_c::mRoomNo |
◆ mRoomNoSingle
int renderingDAmap_c::mRoomNoSingle |
The documentation for this class was generated from the following files: