mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-26 01:34:39 -04:00
118 lines
3.6 KiB
C++
118 lines
3.6 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_kantera.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_kantera.h"
|
|
#include "d/d_procname.h"
|
|
#include "d/d_priority.h"
|
|
#include "d/d_cc_d.h"
|
|
|
|
/* 000000EC-000001E8 .text kantera_nodeCallBack__FP7J3DNodei */
|
|
static BOOL kantera_nodeCallBack(J3DNode*, int) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001E8-000002C8 .text ga_draw__FP13kantera_class */
|
|
void ga_draw(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002C8-00000584 .text daKantera_Draw__FP13kantera_class */
|
|
static BOOL daKantera_Draw(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000584-00000828 .text ga_move__FP13kantera_class */
|
|
void ga_move(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000864-00000B68 .text bon_move__FP13kantera_class */
|
|
void bon_move(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B68-0000153C .text kantera_move__FP13kantera_class */
|
|
void kantera_move(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000018BC-00001ABC .text daKantera_Execute__FP13kantera_class */
|
|
static BOOL daKantera_Execute(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001ABC-00001AC4 .text daKantera_IsDelete__FP13kantera_class */
|
|
static BOOL daKantera_IsDelete(kantera_class*) {
|
|
return TRUE;
|
|
}
|
|
|
|
/* 00001AC4-00001B30 .text daKantera_Delete__FP13kantera_class */
|
|
static BOOL daKantera_Delete(kantera_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001B30-00001F5C .text daKantera_CreateHeap__FP10fopAc_ac_c */
|
|
static BOOL daKantera_CreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001FA4-00002304 .text daKantera_Create__FP10fopAc_ac_c */
|
|
static cPhs_State daKantera_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
static dCcD_SrcSph at_sph_src = {
|
|
// dCcD_SrcGObjInf
|
|
{
|
|
/* Flags */ 0,
|
|
/* SrcObjAt Type */ AT_TYPE_FIRE,
|
|
/* SrcObjAt Atp */ 1,
|
|
/* SrcObjAt SPrm */ cCcD_AtSPrm_Set_e | cCcD_AtSPrm_VsPlayer_e,
|
|
/* SrcObjTg Type */ 0,
|
|
/* SrcObjTg SPrm */ 0,
|
|
/* SrcObjCo SPrm */ cCcD_CoSPrm_Set_e | cCcD_CoSPrm_IsPlayer_e | cCcD_CoSPrm_VsGrpAll_e,
|
|
/* SrcGObjAt Se */ 0,
|
|
/* SrcGObjAt HitMark */ dCcG_AtHitMark_None_e,
|
|
/* SrcGObjAt Spl */ dCcG_At_Spl_UNK8,
|
|
/* SrcGObjAt Mtrl */ 0,
|
|
/* SrcGObjAt SPrm */ 0,
|
|
/* SrcGObjTg Se */ 0,
|
|
/* SrcGObjTg HitMark */ 0,
|
|
/* SrcGObjTg Spl */ dCcG_Tg_Spl_UNK0,
|
|
/* SrcGObjTg Mtrl */ 0,
|
|
/* SrcGObjTg SPrm */ 0,
|
|
/* SrcGObjCo SPrm */ 0,
|
|
},
|
|
// cM3dGSphS
|
|
{
|
|
/* Center */ 0.0f, 0.0f, 0.0f,
|
|
/* Radius */ 40.0f,
|
|
},
|
|
};
|
|
}
|
|
|
|
static actor_method_class l_daKantera_Method = {
|
|
(process_method_func)daKantera_Create,
|
|
(process_method_func)daKantera_Delete,
|
|
(process_method_func)daKantera_Execute,
|
|
(process_method_func)daKantera_IsDelete,
|
|
(process_method_func)daKantera_Draw,
|
|
};
|
|
|
|
actor_process_profile_definition g_profile_KANTERA = {
|
|
/* LayerID */ fpcLy_CURRENT_e,
|
|
/* ListID */ 0x0007,
|
|
/* ListPrio */ fpcPi_CURRENT_e,
|
|
/* ProcName */ PROC_KANTERA,
|
|
/* Proc SubMtd */ &g_fpcLf_Method.base,
|
|
/* Size */ sizeof(kantera_class),
|
|
/* SizeOther */ 0,
|
|
/* Parameters */ 0,
|
|
/* Leaf SubMtd */ &g_fopAc_Method.base,
|
|
/* Priority */ PRIO_KANTERA,
|
|
/* Actor SubMtd */ &l_daKantera_Method,
|
|
/* Status */ fopAcStts_CULL_e | fopAcStts_UNK4000_e | fopAcStts_UNK40000_e,
|
|
/* Group */ fopAc_ACTOR_e,
|
|
/* CullType */ fopAc_CULLBOX_CUSTOM_e,
|
|
};
|