#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()
| bool dMapInfo_n::chkGetCompass |
( |
| ) |
|
|
static |
◆ chkGetMap()
| bool dMapInfo_n::chkGetMap |
( |
| ) |
|
|
static |
◆ 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()
| s16 dMapInfo_n::getMapPlayerAngleY |
( |
| ) |
|
|
static |
◆ getMapPlayerPos()
| Vec dMapInfo_n::getMapPlayerPos |
( |
| ) |
|
|
static |
◆ getMapRestartAngleY()
| s16 dMapInfo_n::getMapRestartAngleY |
( |
| ) |
|
|
static |
◆ getMapRestartPos()
| Vec dMapInfo_n::getMapRestartPos |
( |
| ) |
|
|
static |
◆ getRoomCenter()
| void dMapInfo_n::getRoomCenter |
( |
int | i_roomNo, |
|
|
f32 * | i_roomPosX, |
|
|
f32 * | i_roomPosZ ) |
|
static |
◆ getRoomMinMaxXZ()
| void dMapInfo_n::getRoomMinMaxXZ |
( |
int | i_roomNo, |
|
|
f32 * | i_roomLeftX, |
|
|
f32 * | i_roomInnerZ, |
|
|
f32 * | i_roomRightX, |
|
|
f32 * | i_roomFrontZ ) |
|
static |
◆ isVisitedRoom()
| bool dMapInfo_n::isVisitedRoom |
( |
int | i_roomNo | ) |
|
|
static |
◆ offsetPlus()
◆ rotAngle()
The documentation for this struct was generated from the following files: