#include <d_stage.h>
|
static void | createRoomDzs (u8 i_num) |
|
static void * | addRoomDzs (u8 i_num, u8 roomNo) |
|
static void | removeRoomDzs () |
|
static int | getZoneNo (int i_roomNo) |
|
static JKRExpHeap * | getMemoryBlock (int) |
|
static void | setStayNo (int) |
|
static void | setNextStayNo (int) |
|
static JKRExpHeap * | createMemoryBlock (int, u32) |
|
static void | destroyMemoryBlock () |
|
static void | setArcBank (int, char const *) |
|
static char * | getArcBank (int) |
|
static bool | resetArchiveBank (int) |
|
static void | SetTimePass (int) |
|
static void | setZoneNo (int, int) |
|
static s8 | GetTimePass () |
|
static s8 | getStayNo () |
|
static u8 | getRegionNo (int i_roomNo) |
|
static s8 | getMemoryBlockID (int i_roomNo) |
|
static void | onStatusDraw (int i_roomNo) |
|
static dStage_FileList2_dt_c * | getFileList2 (int i_roomNo) |
|
static char * | getDemoArcName () |
|
static nameData * | getArcBankName () |
|
static bankData * | getArcBankData () |
|
static void | setRoomReadId (s8 id) |
|
static s8 | getRoomReadId () |
|
static void | offNoChangeRoom () |
|
static void | onNoChangeRoom () |
|
static void | setProcID (u32 id) |
|
static u32 | getProcID () |
|
static void | setStatusProcID (int i_roomNo, fpc_ProcID i_id) |
|
static int | getStatusProcID (int i_roomNo) |
|
static void | setRegionNo (int i_roomNo, u8 i_regionNo) |
|
static void | setZoneCount (int i_roomNo, int count) |
|
static void | setMemoryBlockID (int i_roomNo, int i_blockID) |
|
static void | setFileList2 (int i_roomNo, dStage_FileList2_dt_c *list) |
|
static void | setBgW (int param_0, dBgW_base *i_bgw) |
|
◆ dStage_roomControl_c()
dStage_roomControl_c::dStage_roomControl_c |
( |
| ) |
|
|
inline |
◆ addRoomDzs()
static void * dStage_roomControl_c::addRoomDzs |
( |
u8 |
i_num, |
|
|
u8 |
roomNo |
|
) |
| |
|
inlinestatic |
◆ checkRoomDisp()
BOOL dStage_roomControl_c::checkRoomDisp |
( |
int |
i_roomNo | ) |
const |
◆ checkStatusFlag()
BOOL dStage_roomControl_c::checkStatusFlag |
( |
int |
i_roomNo, |
|
|
u8 |
flag |
|
) |
| const |
|
inline |
◆ createMemoryBlock()
JKRExpHeap * dStage_roomControl_c::createMemoryBlock |
( |
int |
i_blockIdx, |
|
|
u32 |
i_heapSize |
|
) |
| |
|
static |
◆ createRoomDzs()
◆ destroyMemoryBlock()
void dStage_roomControl_c::destroyMemoryBlock |
( |
| ) |
|
|
static |
◆ getArcBank()
char * dStage_roomControl_c::getArcBank |
( |
int |
i_bank | ) |
|
|
static |
◆ getArcBankData()
◆ getArcBankName()
◆ getDemoArcName()
static char * dStage_roomControl_c::getDemoArcName |
( |
| ) |
|
|
inlinestatic |
◆ getFileList2()
◆ getMemoryBlock()
JKRExpHeap * dStage_roomControl_c::getMemoryBlock |
( |
int |
i_roomNo | ) |
|
|
static |
◆ getMemoryBlockID()
static s8 dStage_roomControl_c::getMemoryBlockID |
( |
int |
i_roomNo | ) |
|
|
inlinestatic |
◆ getProcID()
static u32 dStage_roomControl_c::getProcID |
( |
| ) |
|
|
inlinestatic |
◆ getRegionNo()
static u8 dStage_roomControl_c::getRegionNo |
( |
int |
i_roomNo | ) |
|
|
inlinestatic |
◆ getRoomReadId()
static s8 dStage_roomControl_c::getRoomReadId |
( |
| ) |
|
|
inlinestatic |
◆ getStatusProcID()
static int dStage_roomControl_c::getStatusProcID |
( |
int |
i_roomNo | ) |
|
|
inlinestatic |
◆ getStatusRoomDt()
◆ getStayNo()
static s8 dStage_roomControl_c::getStayNo |
( |
| ) |
|
|
inlinestatic |
◆ getTevStr()
◆ GetTimePass()
static s8 dStage_roomControl_c::GetTimePass |
( |
| ) |
|
|
inlinestatic |
◆ getZoneNo()
◆ init()
void dStage_roomControl_c::init |
( |
void |
| ) |
|
◆ initZone()
void dStage_roomControl_c::initZone |
( |
| ) |
|
◆ loadRoom()
int dStage_roomControl_c::loadRoom |
( |
int |
roomCount, |
|
|
u8 * |
rooms, |
|
|
bool |
param_2 |
|
) |
| |
◆ offNoChangeRoom()
static void dStage_roomControl_c::offNoChangeRoom |
( |
| ) |
|
|
inlinestatic |
◆ offStatusFlag()
void dStage_roomControl_c::offStatusFlag |
( |
int |
i_roomNo, |
|
|
u8 |
flag |
|
) |
| |
|
inline |
◆ onNoChangeRoom()
static void dStage_roomControl_c::onNoChangeRoom |
( |
| ) |
|
|
inlinestatic |
◆ onStatusDraw()
◆ onStatusFlag()
void dStage_roomControl_c::onStatusFlag |
( |
int |
i_roomNo, |
|
|
u8 |
flag |
|
) |
| |
|
inline |
◆ removeRoomDzs()
static void dStage_roomControl_c::removeRoomDzs |
( |
| ) |
|
|
inlinestatic |
◆ resetArchiveBank()
bool dStage_roomControl_c::resetArchiveBank |
( |
int |
i_bank | ) |
|
|
static |
◆ setArcBank()
◆ setBgW()
◆ setFileList2()
◆ setMemoryBlockID()
static void dStage_roomControl_c::setMemoryBlockID |
( |
int |
i_roomNo, |
|
|
int |
i_blockID |
|
) |
| |
|
inlinestatic |
◆ setNextStayNo()
void dStage_roomControl_c::setNextStayNo |
( |
int |
nextStayNo | ) |
|
|
static |
◆ setProcID()
◆ setRegionNo()
static void dStage_roomControl_c::setRegionNo |
( |
int |
i_roomNo, |
|
|
u8 |
i_regionNo |
|
) |
| |
|
inlinestatic |
◆ setRoomReadId()
◆ setStatusFlag()
void dStage_roomControl_c::setStatusFlag |
( |
int |
i_roomNo, |
|
|
u8 |
flag |
|
) |
| |
|
inline |
◆ setStatusProcID()
◆ setStayNo()
void dStage_roomControl_c::setStayNo |
( |
int |
i_roomNo | ) |
|
|
static |
◆ SetTimePass()
void dStage_roomControl_c::SetTimePass |
( |
int |
i_timepass | ) |
|
|
static |
◆ setZoneCount()
◆ setZoneNo()
void dStage_roomControl_c::setZoneNo |
( |
int |
i_roomNo, |
|
|
int |
i_zoneNo |
|
) |
| |
|
static |
◆ zoneCountCheck()
void dStage_roomControl_c::zoneCountCheck |
( |
int |
i_roomNo | ) |
const |
◆ field_0x0
u8 dStage_roomControl_c::field_0x0[4] |
|
private |
◆ m_roomDzs
◆ m_time_pass
s8 dStage_roomControl_c::m_time_pass |
|
static |
◆ mArcBank
char dStage_roomControl_c::mArcBank = {0} |
|
static |
◆ mArcBankData
◆ mArcBankName
◆ mDemoArcName
char dStage_roomControl_c::mDemoArcName |
|
static |
◆ mMemoryBlock
Initial value:= {
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
}
T cLib_calcTimer(T *value)
Definition c_lib.h:74
◆ mNextStayNo
s8 dStage_roomControl_c::mNextStayNo |
|
static |
◆ mNoChangeRoom
u8 dStage_roomControl_c::mNoChangeRoom |
|
static |
◆ mOldStayNo
s8 dStage_roomControl_c::mOldStayNo |
|
static |
◆ mProcID
u32 dStage_roomControl_c::mProcID |
|
static |
◆ mStatus [1/2]
◆ mStatus [2/2]
◆ mStayNo
s8 dStage_roomControl_c::mStayNo |
|
static |
The documentation for this class was generated from the following files: