Treasure Box.
More...
#include <d_a_tbox.h>
|
daTbox_ModelInfo * | getModelInfo () |
|
cPhs__Step | commonShapeSet () |
|
cPhs__Step | effectShapeSet () |
|
cPhs__Step | envShapeSet () |
|
cPhs__Step | bgCheckSet () |
|
void | lightReady () |
|
void | setLightPos () |
|
int | checkEnv () |
|
int | checkAppear () |
|
int | checkOpen () |
|
void | clrDzb () |
|
void | setDzb () |
|
void | surfaceProc () |
|
int | checkNormal () |
|
int | checkEnvEffectTbox () |
|
u32 | calcHeapSize () |
|
int | CreateHeap () |
|
void | CreateInit () |
|
void | initPos () |
|
void | initAnm () |
|
int | boxCheck () |
|
void | demoProcOpen () |
|
void | lightColorProc () |
|
void | environmentProc () |
|
void | lightUpProc () |
|
void | lightDownProc () |
|
void | dropProcInitCall () |
|
void | dropProcInit () |
|
int | calcJumpGoalAndAngle (cXyz *, s16 *) |
|
bool | getDropSAngle (s16 *) |
|
int | getDir () |
|
void | setRotAxis (cXyz const *, cXyz const *) |
|
void | dropProcInit2 () |
|
void | dropProc () |
|
void | demoInitAppear () |
|
void | demoProcAppear () |
|
int | demoProc () |
|
void | OpenInit_com () |
|
void | OpenInit () |
|
int | actionWait () |
|
int | actionDemo () |
|
int | actionDemo2 () |
|
int | actionDropDemo () |
|
u8 | getBombItemNo (u8, u8) |
|
u8 | getBombItemNo2 (u8, u8, u8) |
|
u8 | getBombItemNo3 (u8, u8, u8, u8) |
|
u8 | getBombItemNoMain (u8) |
|
int | setGetDemoItem () |
|
int | actionOpenWait () |
|
int | actionNotOpenDemo () |
|
int | checkDrop () |
|
void | settingDropDemoCamera () |
|
int | actionSwOnWait () |
|
int | actionSwOnWait2 () |
|
int | actionDropWait () |
|
int | actionGenocide () |
|
int | actionDropWaitForWeb () |
|
int | actionDropForWeb () |
|
void | initBaseMtx () |
|
void | setBaseMtx () |
|
void | mode_proc_call () |
|
void | mode_exec_wait () |
|
void | mode_exec () |
|
cPhs__Step | create1st () |
|
int | Execute (f32(**)[3][4]) |
|
int | Draw () |
|
int | Delete () |
|
int | Create () |
|
virtual BOOL | checkSmallTbox () |
|
u32 | getEvent () |
|
int | getShapeType () |
|
int | getSwNo () |
|
int | getTboxNo () |
|
int | getFuncType () |
|
u32 | getSwType () |
|
int | getItemNo () |
|
int | getPathId () |
|
void | flagClr () |
|
void | flagOn (u16 i_flag) |
|
void | flagOff (u16 i_flag) |
|
u16 | flagCheck (u16 i_flag) |
|
void | setAction (daTbox_actionFn i_actionFn) |
|
void | action () |
|
| dBgS_MoveBgActor () |
|
int | MoveBGCreateHeap () |
|
int | MoveBGCreate (char const *i_arcName, int i_dzb_id, MoveBGActor_SetFunc i_setFunc, u32 i_heapSize, Mtx *i_bgMtx) |
|
int | MoveBGDelete () |
|
int | MoveBGExecute () |
|
int | MoveBGDraw () |
|
int | MoveBGIsDelete () |
|
virtual int | Execute (Mtx **) |
|
virtual int | IsDelete () |
|
virtual int | ToFore () |
|
virtual int | ToBack () |
|
| fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
| fopAc_ac_c () |
|
| ~fopAc_ac_c () |
|
◆ Mode
Enumerator |
---|
MODE_EXEC_WAIT | |
MODE_EXEC | |
◆ Shape
Enumerator |
---|
SHAPE_SMALL | |
SHAPE_LARGE | |
SHAPE_BOSSKEY | |
◆ action()
void daTbox_c::action |
( |
| ) |
|
|
inline |
◆ actionDemo()
int daTbox_c::actionDemo |
( |
| ) |
|
◆ actionDemo2()
int daTbox_c::actionDemo2 |
( |
| ) |
|
◆ actionDropDemo()
int daTbox_c::actionDropDemo |
( |
| ) |
|
◆ actionDropForWeb()
int daTbox_c::actionDropForWeb |
( |
| ) |
|
◆ actionDropWait()
int daTbox_c::actionDropWait |
( |
| ) |
|
◆ actionDropWaitForWeb()
int daTbox_c::actionDropWaitForWeb |
( |
| ) |
|
◆ actionGenocide()
int daTbox_c::actionGenocide |
( |
| ) |
|
◆ actionNotOpenDemo()
int daTbox_c::actionNotOpenDemo |
( |
| ) |
|
◆ actionOpenWait()
int daTbox_c::actionOpenWait |
( |
| ) |
|
◆ actionSwOnWait()
int daTbox_c::actionSwOnWait |
( |
| ) |
|
◆ actionSwOnWait2()
int daTbox_c::actionSwOnWait2 |
( |
| ) |
|
◆ actionWait()
int daTbox_c::actionWait |
( |
| ) |
|
◆ bgCheckSet()
◆ boxCheck()
int daTbox_c::boxCheck |
( |
| ) |
|
◆ calcHeapSize()
u32 daTbox_c::calcHeapSize |
( |
| ) |
|
◆ calcJumpGoalAndAngle()
int daTbox_c::calcJumpGoalAndAngle |
( |
cXyz * |
i_pos, |
|
|
s16 * |
i_angle |
|
) |
| |
◆ checkAppear()
int daTbox_c::checkAppear |
( |
| ) |
|
◆ checkDrop()
int daTbox_c::checkDrop |
( |
| ) |
|
◆ checkEnv()
int daTbox_c::checkEnv |
( |
| ) |
|
◆ checkEnvEffectTbox()
int daTbox_c::checkEnvEffectTbox |
( |
| ) |
|
◆ checkNormal()
int daTbox_c::checkNormal |
( |
| ) |
|
◆ checkOpen()
int daTbox_c::checkOpen |
( |
| ) |
|
◆ checkSmallTbox()
BOOL daTbox_c::checkSmallTbox |
( |
| ) |
|
|
virtual |
◆ clrDzb()
void daTbox_c::clrDzb |
( |
| ) |
|
◆ commonShapeSet()
◆ Create()
◆ create1st()
◆ CreateHeap()
int daTbox_c::CreateHeap |
( |
| ) |
|
|
virtual |
◆ CreateInit()
void daTbox_c::CreateInit |
( |
| ) |
|
◆ Delete()
◆ demoInitAppear()
void daTbox_c::demoInitAppear |
( |
| ) |
|
◆ demoProc()
int daTbox_c::demoProc |
( |
| ) |
|
◆ demoProcAppear()
void daTbox_c::demoProcAppear |
( |
| ) |
|
◆ demoProcOpen()
void daTbox_c::demoProcOpen |
( |
| ) |
|
◆ Draw()
◆ dropProc()
void daTbox_c::dropProc |
( |
| ) |
|
◆ dropProcInit()
void daTbox_c::dropProcInit |
( |
| ) |
|
◆ dropProcInit2()
void daTbox_c::dropProcInit2 |
( |
| ) |
|
◆ dropProcInitCall()
void daTbox_c::dropProcInitCall |
( |
| ) |
|
◆ effectShapeSet()
◆ environmentProc()
void daTbox_c::environmentProc |
( |
| ) |
|
◆ envShapeSet()
◆ Execute()
int daTbox_c::Execute |
( |
f32(**) |
param_0[3][4] | ) |
|
◆ flagCheck()
u16 daTbox_c::flagCheck |
( |
u16 |
i_flag | ) |
|
|
inline |
◆ flagClr()
void daTbox_c::flagClr |
( |
| ) |
|
|
inline |
◆ flagOff()
void daTbox_c::flagOff |
( |
u16 |
i_flag | ) |
|
|
inline |
◆ flagOn()
void daTbox_c::flagOn |
( |
u16 |
i_flag | ) |
|
|
inline |
◆ getBombItemNo()
u8 daTbox_c::getBombItemNo |
( |
u8 |
i_bombType, |
|
|
u8 |
i_slot |
|
) |
| |
◆ getBombItemNo2()
u8 daTbox_c::getBombItemNo2 |
( |
u8 |
i_bombType1, |
|
|
u8 |
i_bombType2, |
|
|
u8 |
i_slot |
|
) |
| |
◆ getBombItemNo3()
u8 daTbox_c::getBombItemNo3 |
( |
u8 |
i_bombType1, |
|
|
u8 |
i_bombType2, |
|
|
u8 |
i_bombType3, |
|
|
u8 |
i_slot |
|
) |
| |
◆ getBombItemNoMain()
u8 daTbox_c::getBombItemNoMain |
( |
u8 |
i_slot | ) |
|
◆ getDir()
◆ getDropSAngle()
bool daTbox_c::getDropSAngle |
( |
s16 * |
i_angle | ) |
|
◆ getEvent()
u32 daTbox_c::getEvent |
( |
| ) |
|
|
inline |
◆ getFuncType()
int daTbox_c::getFuncType |
( |
| ) |
|
|
inline |
◆ getItemNo()
int daTbox_c::getItemNo |
( |
| ) |
|
|
inline |
◆ getModelInfo()
◆ getPathId()
int daTbox_c::getPathId |
( |
| ) |
|
|
inline |
◆ getShapeType()
int daTbox_c::getShapeType |
( |
| ) |
|
|
inline |
◆ getSwNo()
int daTbox_c::getSwNo |
( |
| ) |
|
|
inline |
◆ getSwType()
u32 daTbox_c::getSwType |
( |
| ) |
|
|
inline |
◆ getTboxNo()
int daTbox_c::getTboxNo |
( |
| ) |
|
|
inline |
◆ initAnm()
void daTbox_c::initAnm |
( |
| ) |
|
◆ initBaseMtx()
void daTbox_c::initBaseMtx |
( |
| ) |
|
◆ initPos()
void daTbox_c::initPos |
( |
| ) |
|
◆ lightColorProc()
void daTbox_c::lightColorProc |
( |
| ) |
|
◆ lightDownProc()
void daTbox_c::lightDownProc |
( |
| ) |
|
◆ lightReady()
void daTbox_c::lightReady |
( |
| ) |
|
◆ lightUpProc()
void daTbox_c::lightUpProc |
( |
| ) |
|
◆ mode_exec()
void daTbox_c::mode_exec |
( |
| ) |
|
◆ mode_exec_wait()
void daTbox_c::mode_exec_wait |
( |
| ) |
|
◆ mode_proc_call()
void daTbox_c::mode_proc_call |
( |
| ) |
|
◆ OpenInit()
void daTbox_c::OpenInit |
( |
| ) |
|
◆ OpenInit_com()
void daTbox_c::OpenInit_com |
( |
| ) |
|
◆ setAction()
◆ setBaseMtx()
void daTbox_c::setBaseMtx |
( |
| ) |
|
◆ setDzb()
void daTbox_c::setDzb |
( |
| ) |
|
◆ setGetDemoItem()
int daTbox_c::setGetDemoItem |
( |
| ) |
|
◆ setLightPos()
void daTbox_c::setLightPos |
( |
| ) |
|
◆ setRotAxis()
◆ settingDropDemoCamera()
void daTbox_c::settingDropDemoCamera |
( |
| ) |
|
◆ surfaceProc()
void daTbox_c::surfaceProc |
( |
| ) |
|
◆ field_0x718
bool daTbox_c::field_0x718 |
|
private |
◆ field_0x750
f32 daTbox_c::field_0x750 |
|
private |
◆ field_0x758
bool daTbox_c::field_0x758 |
|
private |
◆ field_0x759
◆ field_0x75a
u16 daTbox_c::field_0x75a |
|
private |
◆ field_0x97c
bool daTbox_c::field_0x97c |
|
private |
◆ field_0x97d
bool daTbox_c::field_0x97d |
|
private |
◆ field_0x97e
◆ field_0x980
u16 daTbox_c::field_0x980 |
|
private |
◆ field_0x982
u16 daTbox_c::field_0x982 |
|
private |
◆ field_0x984
s16 daTbox_c::field_0x984 |
|
private |
◆ field_0x988
Mtx daTbox_c::field_0x988 |
|
private |
◆ field_0x9c4
s16 daTbox_c::field_0x9c4 |
|
private |
◆ field_0x9c6
s16 daTbox_c::field_0x9c6 |
|
private |
◆ field_0x9c8
◆ field_0x9c9
◆ field_0x9ca
s16 daTbox_c::field_0x9ca |
|
private |
◆ field_0x9cc
◆ field_0x9f4
int daTbox_c::field_0x9f4 |
|
private |
◆ field_0x9fc
◆ field_0x9fd
◆ field_0xa00
Mtx daTbox_c::field_0xa00 |
|
private |
◆ mAcch
◆ mAcchCir
◆ mAllcolRatio
f32 daTbox_c::mAllcolRatio |
|
private |
◆ mDemoFrame
◆ mEventId
◆ mFlags
◆ mLight
◆ mMode
◆ mOpenSeId
◆ mpActionFn
◆ mpAnm
◆ mParamsInit
bool daTbox_c::mParamsInit |
|
private |
◆ mpBgCollider
dBgW* daTbox_c::mpBgCollider |
|
private |
◆ mpEffectAnm
◆ mpEffectModel
◆ mPhase
◆ mpModel
◆ mpOpenBgW
dBgW* daTbox_c::mpOpenBgW |
|
private |
◆ mpSlimeModel
◆ mRotAxis
◆ mStaffId
◆ mTboxNo
◆ mTimer
The documentation for this class was generated from the following files: