Files
tww/src/d/actor/d_a_warpf.cpp
T
2025-06-03 16:30:53 -04:00

229 lines
5.7 KiB
C++

//
// Generated by dtk
// Translation Unit: d_a_warpf.cpp
//
#include "d/actor/d_a_warpf.h"
#include "d/d_procname.h"
#include "d/d_priority.h"
/* 00000078-00000098 .text CheckCreateHeap__FP10fopAc_ac_c */
static BOOL CheckCreateHeap(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00000098-00000A2C .text CreateHeap__9daWarpf_cFv */
void daWarpf_c::CreateHeap() {
/* Nonmatching */
}
/* 00000A74-00000B58 .text _delete__9daWarpf_cFv */
bool daWarpf_c::_delete() {
/* Nonmatching */
}
/* 00000B58-00000C34 .text checkEndDemo__9daWarpf_cFv */
void daWarpf_c::checkEndDemo() {
/* Nonmatching */
}
/* 00000C34-00000C38 .text onEndDemo__9daWarpf_cFv */
void daWarpf_c::onEndDemo() {
/* Nonmatching */
}
/* 00000C38-00000CFC .text CreateInit__9daWarpf_cFv */
void daWarpf_c::CreateInit() {
/* Nonmatching */
}
/* 00000CFC-00000E74 .text _create__9daWarpf_cFv */
cPhs_State daWarpf_c::_create() {
/* Nonmatching */
}
/* 00000E74-00000ED0 .text _execute__9daWarpf_cFv */
bool daWarpf_c::_execute() {
/* Nonmatching */
}
/* 00000ED0-00000F2C .text eventOrder__9daWarpf_cFv */
void daWarpf_c::eventOrder() {
/* Nonmatching */
}
/* 00000F2C-00000FF0 .text checkOrder__9daWarpf_cFv */
void daWarpf_c::checkOrder() {
/* Nonmatching */
}
/* 00000FF0-0000110C .text demo_proc__9daWarpf_cFv */
void daWarpf_c::demo_proc() {
/* Nonmatching */
}
/* 0000110C-000011E8 .text initWait__9daWarpf_cFi */
void daWarpf_c::initWait(int) {
/* Nonmatching */
}
/* 000011E8-00001224 .text actWait__9daWarpf_cFi */
void daWarpf_c::actWait(int) {
/* Nonmatching */
}
/* 00001224-0000124C .text initWarpStart__9daWarpf_cFi */
void daWarpf_c::initWarpStart(int) {
/* Nonmatching */
}
/* 0000124C-00001254 .text actWarpStart__9daWarpf_cFi */
void daWarpf_c::actWarpStart(int) {
/* Nonmatching */
}
/* 00001254-00001260 .text initWarpMode_1__9daWarpf_cFi */
void daWarpf_c::initWarpMode_1(int) {
/* Nonmatching */
}
/* 00001260-00001384 .text actWarpMode_1__9daWarpf_cFi */
void daWarpf_c::actWarpMode_1(int) {
/* Nonmatching */
}
/* 00001384-00001390 .text initWarpMode_2__9daWarpf_cFi */
void daWarpf_c::initWarpMode_2(int) {
/* Nonmatching */
}
/* 00001390-0000148C .text actWarpMode_2__9daWarpf_cFi */
void daWarpf_c::actWarpMode_2(int) {
/* Nonmatching */
}
/* 0000148C-00001498 .text initWarpMode_3__9daWarpf_cFi */
void daWarpf_c::initWarpMode_3(int) {
/* Nonmatching */
}
/* 00001498-000015E8 .text actWarpMode_3__9daWarpf_cFi */
void daWarpf_c::actWarpMode_3(int) {
/* Nonmatching */
}
/* 000015E8-000015EC .text initEndWait__9daWarpf_cFi */
void daWarpf_c::initEndWait(int) {
/* Nonmatching */
}
/* 000015EC-000015F4 .text actEndWait__9daWarpf_cFi */
void daWarpf_c::actEndWait(int) {
/* Nonmatching */
}
/* 000015F4-0000171C .text check_warp_event__9daWarpf_cFv */
void daWarpf_c::check_warp_event() {
/* Nonmatching */
}
/* 0000171C-00001788 .text get_distance__9daWarpf_cFv */
void daWarpf_c::get_distance() {
/* Nonmatching */
}
/* 00001788-00001808 .text get_earth_pos__9daWarpf_cFv */
void daWarpf_c::get_earth_pos() {
/* Nonmatching */
}
/* 00001808-00001C44 .text set_effect__9daWarpf_cFv */
void daWarpf_c::set_effect() {
/* Nonmatching */
}
/* 00001C44-00001D0C .text set_effect_wind00__9daWarpf_cFv */
void daWarpf_c::set_effect_wind00() {
/* Nonmatching */
}
/* 00001D0C-00001D88 .text get_angle_wind01__9daWarpf_cFv */
void daWarpf_c::get_angle_wind01() {
/* Nonmatching */
}
/* 00001D88-00001E44 .text anim_play__9daWarpf_cFv */
void daWarpf_c::anim_play() {
/* Nonmatching */
}
/* 00001E44-00001F78 .text setEndAnim__9daWarpf_cFv */
void daWarpf_c::setEndAnim() {
/* Nonmatching */
}
/* 00001F78-000020EC .text set_se__9daWarpf_cFv */
void daWarpf_c::set_se() {
/* Nonmatching */
}
/* 000020EC-0000219C .text set_mtx__9daWarpf_cFv */
void daWarpf_c::set_mtx() {
/* Nonmatching */
}
/* 0000219C-00002340 .text _draw__9daWarpf_cFv */
bool daWarpf_c::_draw() {
/* Nonmatching */
}
/* 00002340-00002360 .text daWarpf_Create__FPv */
static cPhs_State daWarpf_Create(void* i_this) {
return ((daWarpf_c*)i_this)->_create();
}
/* 00002360-00002384 .text daWarpf_Delete__FPv */
static BOOL daWarpf_Delete(void* i_this) {
return ((daWarpf_c*)i_this)->_delete();
}
/* 00002384-000023A8 .text daWarpf_Draw__FPv */
static BOOL daWarpf_Draw(void* i_this) {
return ((daWarpf_c*)i_this)->_draw();
}
/* 000023A8-000023CC .text daWarpf_Execute__FPv */
static BOOL daWarpf_Execute(void* i_this) {
return ((daWarpf_c*)i_this)->_execute();
}
/* 000023CC-000023D4 .text daWarpf_IsDelete__FPv */
static BOOL daWarpf_IsDelete(void*) {
return TRUE;
}
static actor_method_class daWarpfMethodTable = {
(process_method_func)daWarpf_Create,
(process_method_func)daWarpf_Delete,
(process_method_func)daWarpf_Execute,
(process_method_func)daWarpf_IsDelete,
(process_method_func)daWarpf_Draw,
};
actor_process_profile_definition g_profile_WARPFLOWER = {
/* LayerID */ fpcLy_CURRENT_e,
/* ListID */ 0x0003,
/* ListPrio */ fpcPi_CURRENT_e,
/* ProcName */ PROC_WARPFLOWER,
/* Proc SubMtd */ &g_fpcLf_Method.base,
/* Size */ sizeof(daWarpf_c),
/* SizeOther */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
/* Priority */ PRIO_WARPFLOWER,
/* Actor SubMtd */ &daWarpfMethodTable,
/* Status */ fopAcStts_UNK4000_e | fopAcStts_UNK40000_e,
/* Group */ fopAc_ACTOR_e,
/* CullType */ fopAc_CULLBOX_0_e,
};