|
void | drawTreasure () |
|
void | drawTreasureAfterPlayer () |
|
void | drawIconSingle (Vec const &, f32, f32) |
|
void | drawCursor (Vec const &, s16, int, f32) |
|
| renderingPlusDoorAndCursor_c () |
|
virtual | ~renderingPlusDoorAndCursor_c () |
|
virtual void | afterDrawPath () |
|
virtual f32 | getIconSize (u8) const =0 |
|
virtual const Vec * | getIconPosition (dTres_c::typeGroupData_c *) const |
|
virtual dTres_c::typeGroupData_c * | getFirstData (u8) |
|
virtual dTres_c::typeGroupData_c * | getNextData (dTres_c::typeGroupData_c *) |
|
virtual f32 | getPlayerCursorSize ()=0 |
|
virtual f32 | getRestartCursorSize ()=0 |
|
| 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 () |
|
virtual void | beforeDrawPath () |
|
virtual bool | isRendRestart () const =0 |
|
virtual bool | isRendCursor () const =0 |
|
virtual bool | isRendIcon () const =0 |
|
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 | ~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 () |
|