#include <d_map_path_dmap.h>
|
static bool | chkGetCompass () |
|
static bool | chkGetMap () |
|
static bool | isVisitedRoom (int) |
|
static void | correctionOriginPos (s8, Vec *) |
|
static void | offsetPlus (dStage_FileList2_dt_c const *, Vec *) |
|
static void | rotAngle (dStage_FileList2_dt_c const *, Vec *) |
|
static Vec | getMapPlayerPos () |
|
static s16 | getMapPlayerAngleY () |
|
static const dTres_c::typeGroupData_c * | getConstRestartIconPointer () |
|
static Vec | getMapRestartPos () |
|
static s16 | getMapRestartAngleY () |
|
static void | getRoomCenter (int, f32 *, f32 *) |
|
static void | getRoomMinMaxXZ (int, f32 *, f32 *, f32 *, f32 *) |
|
static void | getFloorParameter (f32, s8 *, f32 *, f32 *, f32 *, f32 *) |
|
◆ chkGetCompass() [1/2]
◆ chkGetCompass() [2/2]
bool dMapInfo_n::chkGetCompass |
( |
| ) |
|
◆ chkGetMap() [1/2]
◆ chkGetMap() [2/2]
bool dMapInfo_n::chkGetMap |
( |
| ) |
|
◆ correctionOriginPos()
void dMapInfo_n::correctionOriginPos |
( |
s8 |
i_roomNo, |
|
|
Vec * |
o_pos |
|
) |
| |
|
static |
◆ getConstRestartIconPointer()
◆ getFloorParameter()
void dMapInfo_n::getFloorParameter |
( |
f32 |
param_0, |
|
|
s8 * |
i_floorNo, |
|
|
f32 * |
param_2, |
|
|
f32 * |
param_3, |
|
|
f32 * |
param_4, |
|
|
f32 * |
param_5 |
|
) |
| |
|
static |
◆ getMapPlayerAngleY() [1/2]
static s16 dMapInfo_n::getMapPlayerAngleY |
( |
| ) |
|
|
static |
◆ getMapPlayerAngleY() [2/2]
s16 dMapInfo_n::getMapPlayerAngleY |
( |
| ) |
|
◆ getMapPlayerPos() [1/2]
◆ getMapPlayerPos() [2/2]
Vec dMapInfo_n::getMapPlayerPos |
( |
| ) |
|
◆ getMapRestartAngleY() [1/2]
static s16 dMapInfo_n::getMapRestartAngleY |
( |
| ) |
|
|
static |
◆ getMapRestartAngleY() [2/2]
s16 dMapInfo_n::getMapRestartAngleY |
( |
| ) |
|
◆ getMapRestartPos() [1/2]
◆ getMapRestartPos() [2/2]
Vec dMapInfo_n::getMapRestartPos |
( |
| ) |
|
◆ getRoomCenter() [1/2]
◆ getRoomCenter() [2/2]
void dMapInfo_n::getRoomCenter |
( |
int |
i_roomNo, |
|
|
f32 * |
i_roomPosX, |
|
|
f32 * |
i_roomPosZ |
|
) |
| |
◆ getRoomMinMaxXZ() [1/2]
◆ getRoomMinMaxXZ() [2/2]
void dMapInfo_n::getRoomMinMaxXZ |
( |
int |
i_roomNo, |
|
|
f32 * |
i_roomLeftX, |
|
|
f32 * |
i_roomInnerZ, |
|
|
f32 * |
i_roomRightX, |
|
|
f32 * |
i_roomFrontZ |
|
) |
| |
◆ isVisitedRoom() [1/2]
◆ isVisitedRoom() [2/2]
bool dMapInfo_n::isVisitedRoom |
( |
int |
i_roomNo | ) |
|
◆ offsetPlus()
◆ rotAngle()
The documentation for this struct was generated from the following files: