#include <d_map_path.h>
|
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 void | preDrawPath ()=0 |
|
virtual void | postDrawPath ()=0 |
|
virtual bool | isDrawPath ()=0 |
|
virtual void | preRenderingMap ()=0 |
|
virtual void | postRenderingMap ()=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 bool | isSwitch (dDrawPath_c::group_class const *)=0 |
|
virtual bool | isRenderingFloor (int)=0 |
|
virtual room_class * | getFirstRoomPointer ()=0 |
|
virtual room_class * | getNextRoomPointer ()=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 () |
|
virtual void | draw () |
|
virtual void | draw () |
|
◆ ~dRenderingMap_c()
virtual dRenderingMap_c::~dRenderingMap_c |
( |
| ) |
|
|
inlinevirtual |
◆ afterDrawPath()
◆ beforeDrawPath()
◆ isDrawPath()
◆ makeResTIMG() [1/2]
◆ makeResTIMG() [2/2]
void dRenderingMap_c::makeResTIMG |
( |
ResTIMG * |
p_image, |
|
|
u16 |
width, |
|
|
u16 |
height, |
|
|
u8 * |
p_data, |
|
|
u8 * |
p_palette, |
|
|
u16 |
param_5 |
|
) |
| const |
◆ postDrawPath()
◆ postRenderingMap()
◆ preDrawPath()
◆ preRenderingMap()
◆ renderingMap()
void dRenderingMap_c::renderingMap |
( |
| ) |
|
The documentation for this class was generated from the following files: