Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_mg_fshop.cpp File Reference

Enumerations

enum  koro2_parts {
  KORO2_PART_BOX = 1 , KORO2_PART_CURVE_A_U_L , KORO2_PART_CURVE_A_U_R , KORO2_PART_CURVE_A_R_U ,
  KORO2_PART_CURVE_A_L_U , KORO2_PART_START , KORO2_PART_GOAL , KORO2_PART_CURVE_B_U_L ,
  KORO2_PART_CURVE_B_U_R , KORO2_PART_CURVE_B_R_U , KORO2_PART_CURVE_B_L_U , KORO2_PART_SLOPE_D ,
  KORO2_PART_SLOPE_U , KORO2_PART_SLOPE_L , KORO2_PART_SLOPE_R
}
 

Functions

static void ride_call_back (dBgW *i_bgw, fopAc_ac_c *i_bgActor, fopAc_ac_c *i_rideActor)
 
static int Reel_CallBack (J3DJoint *i_joint, int param_1)
 
static int frog_CallBack (J3DJoint *i_joint, int param_1)
 
static void koro2_draw (fshop_class *i_this)
 
static int daFshop_Draw (fshop_class *i_this)
 
static void lure_set (fshop_class *i_this)
 
static void rod_set (fshop_class *i_this)
 
static void * s_fish_sub (void *i_actor, void *i_data)
 
static void tsubo_set (fshop_class *i_this)
 
static void weed_control (fshop_class *i_this, fs_weed_s *i_weed)
 
static void stage_copy (fshop_class *i_dst, fshop_class *i_src)
 
static void koro2_mtx_set (fshop_class *i_this)
 
static void * s_sel_sub (void *i_actor, void *i_data)
 
static void * s_ball_sub (void *i_actor, void *i_data)
 
static void koro2_game (fshop_class *i_this)
 
static int ball_wall_check (fshop_class *i_this)
 
static int daFshop_Execute (fshop_class *i_this)
 
static int daFshop_IsDelete (fshop_class *i_this)
 
static int daFshop_Delete (fshop_class *i_this)
 
static int koro2_heapinit (fopAc_ac_c *actor)
 
static int useHeapInit (fopAc_ac_c *actor)
 
static int BalluseHeapInit (fopAc_ac_c *actor)
 
static int daFshop_Create (fopAc_ac_c *actor)
 

Variables

static cXyz BallStartPos
 
static cXyz BallEndPos
 
static J3DModelArcIX_A_crwaku_model [1]
 
static s8 koro2_map_LV1 [135]
 
static s8 koro2_map_LV2 [135]
 
static s8 koro2_map_LV3 [135]
 
static s8 koro2_map_LV4 [135]
 
static s8 koro2_map_LV5 [135]
 
static s8 koro2_map_LV7 [135]
 
static s8 koro2_map_LV6 [135]
 
static s8 koro2_map_LV8 [135]
 
static s8koro2_map_d [8]
 
static J3DModelArcIX_A_crstart_model [1]
 
static J3DModelArcIX_A_crgoal_model [1]
 
static J3DModelArcIX_A_crbox_model [31]
 
static J3DModelArcIX_A_crcurve_a_model [16]
 
static J3DModelArcIX_A_crcurve_b_model [4]
 
static J3DModelArcIX_A_crsaka_model [8]
 
static J3DModel ** koro2_union_model [6]
 
static f32 lure_scale [3]
 
static f32 lure_eye_off [3]
 
static f32 hook_1_offy [3]
 
static f32 hook_2_offz [3]
 
static f32 hook_2_offy [3]
 
static actor_method_class l_daFshop_Method
 
actor_process_profile_definition g_profile_FSHOP
 
 AUDIO_INSTANCES
 

Enumeration Type Documentation

◆ koro2_parts

Enumerator
KORO2_PART_BOX 
KORO2_PART_CURVE_A_U_L 
KORO2_PART_CURVE_A_U_R 
KORO2_PART_CURVE_A_R_U 
KORO2_PART_CURVE_A_L_U 
KORO2_PART_START 
KORO2_PART_GOAL 
KORO2_PART_CURVE_B_U_L 
KORO2_PART_CURVE_B_U_R 
KORO2_PART_CURVE_B_R_U 
KORO2_PART_CURVE_B_L_U 
KORO2_PART_SLOPE_D 
KORO2_PART_SLOPE_U 
KORO2_PART_SLOPE_L 
KORO2_PART_SLOPE_R 

Function Documentation

◆ ball_wall_check()

static int ball_wall_check ( fshop_class * i_this)
static

◆ BalluseHeapInit()

static int BalluseHeapInit ( fopAc_ac_c * actor)
static

◆ daFshop_Create()

static int daFshop_Create ( fopAc_ac_c * actor)
static

◆ daFshop_Delete()

static int daFshop_Delete ( fshop_class * i_this)
static

◆ daFshop_Draw()

static int daFshop_Draw ( fshop_class * i_this)
static

◆ daFshop_Execute()

static int daFshop_Execute ( fshop_class * i_this)
static

◆ daFshop_IsDelete()

static int daFshop_IsDelete ( fshop_class * i_this)
static

◆ frog_CallBack()

static int frog_CallBack ( J3DJoint * i_joint,
int param_1 )
static

◆ koro2_draw()

static void koro2_draw ( fshop_class * i_this)
static

◆ koro2_game()

static void koro2_game ( fshop_class * i_this)
static

◆ koro2_heapinit()

static int koro2_heapinit ( fopAc_ac_c * actor)
static

◆ koro2_mtx_set()

static void koro2_mtx_set ( fshop_class * i_this)
static

◆ lure_set()

static void lure_set ( fshop_class * i_this)
static

◆ Reel_CallBack()

static int Reel_CallBack ( J3DJoint * i_joint,
int param_1 )
static

◆ ride_call_back()

static void ride_call_back ( dBgW * i_bgw,
fopAc_ac_c * i_bgActor,
fopAc_ac_c * i_rideActor )
static

◆ rod_set()

static void rod_set ( fshop_class * i_this)
static

◆ s_ball_sub()

static void * s_ball_sub ( void * i_actor,
void * i_data )
static

◆ s_fish_sub()

static void * s_fish_sub ( void * i_actor,
void * i_data )
static

◆ s_sel_sub()

static void * s_sel_sub ( void * i_actor,
void * i_data )
static

◆ stage_copy()

static void stage_copy ( fshop_class * i_dst,
fshop_class * i_src )
static

◆ tsubo_set()

static void tsubo_set ( fshop_class * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * actor)
static

◆ weed_control()

static void weed_control ( fshop_class * i_this,
fs_weed_s * i_weed )
static

Variable Documentation

◆ ArcIX_A_crbox_model

J3DModel* ArcIX_A_crbox_model[31]
static

◆ ArcIX_A_crcurve_a_model

J3DModel* ArcIX_A_crcurve_a_model[16]
static

◆ ArcIX_A_crcurve_b_model

J3DModel* ArcIX_A_crcurve_b_model[4]
static

◆ ArcIX_A_crgoal_model

J3DModel* ArcIX_A_crgoal_model[1]
static

◆ ArcIX_A_crsaka_model

J3DModel* ArcIX_A_crsaka_model[8]
static

◆ ArcIX_A_crstart_model

J3DModel* ArcIX_A_crstart_model[1]
static

◆ ArcIX_A_crwaku_model

J3DModel* ArcIX_A_crwaku_model[1]
static

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ BallEndPos

cXyz BallEndPos
static

◆ BallStartPos

cXyz BallStartPos
static

◆ g_profile_FSHOP

actor_process_profile_definition g_profile_FSHOP
extern
Initial value:
= {
7,
0x00006B80,
0,
0,
721,
0x00044000,
}
static actor_method_class l_daFshop_Method
Definition d_a_mg_fshop.cpp:1675
@ PROC_FSHOP
Definition d_procname.h:320
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_0_e
Definition f_op_actor.h:53
@ fopAc_ACTOR_e
Definition f_op_actor.h:38
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
leafdraw_method_class g_fpcLf_Method
Definition f_pc_leaf.cpp:63
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:9
process_method_class base
Definition f_pc_leaf.h:12

◆ hook_1_offy

f32 hook_1_offy[3]
static
Initial value:
= {
-3.5f, -3.5f, -5.0f,
}

◆ hook_2_offy

f32 hook_2_offy[3]
static
Initial value:
= {
-1.0f, 0.0f, 0.0f,
}

◆ hook_2_offz

f32 hook_2_offz[3]
static
Initial value:
= {
-19.0f, -16.0f, -21.0f,
}

◆ koro2_map_d

s8* koro2_map_d[8]
static
Initial value:
= {
}
static s8 koro2_map_LV8[135]
Definition d_a_mg_fshop.cpp:247
static s8 koro2_map_LV2[135]
Definition d_a_mg_fshop.cpp:139
static s8 koro2_map_LV4[135]
Definition d_a_mg_fshop.cpp:175
static s8 koro2_map_LV5[135]
Definition d_a_mg_fshop.cpp:193
static s8 koro2_map_LV1[135]
Definition d_a_mg_fshop.cpp:121
static s8 koro2_map_LV6[135]
Definition d_a_mg_fshop.cpp:229
static s8 koro2_map_LV3[135]
Definition d_a_mg_fshop.cpp:157
static s8 koro2_map_LV7[135]
Definition d_a_mg_fshop.cpp:211

◆ koro2_map_LV1

s8 koro2_map_LV1[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x05, 0x01, 0x01, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x01, 0x01, 0x01, 0x01, 0x04, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x05, 0x01, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

Koro2 (Rollgoal) map data works as a 15x15 grid Each grid value represents a piece to be placed there (koro2_parts enum) (0) represents an empty space

Up to 100 parts are supported in a course, though each piece has it's own max limit: Start: 1 Goal: 1 Box: 31 CurveA: 16 CurveB: 4 Slope: 8

◆ koro2_map_LV2

s8 koro2_map_LV2[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x05, 0x01, 0x01, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x02, 0x00, 0x03, 0x01, 0x04, 0x00,
0x00, 0x01, 0x00, 0x05, 0x01, 0x04, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x05, 0x01, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV3

s8 koro2_map_LV3[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x05, 0x01, 0x01, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x02, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x05, 0x01, 0x01, 0x01, 0x04, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x03, 0x01, 0x01, 0x02, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x05, 0x01, 0x01, 0x04, 0x00, 0x00, 0x06, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV4

s8 koro2_map_LV4[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x03, 0x01, 0x02, 0x00, 0x00, 0x00,
0x00, 0x05, 0x01, 0x04, 0x00, 0x05, 0x01, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x01, 0x01, 0x01, 0x01, 0x04, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x05, 0x01, 0x01, 0x01, 0x01, 0x01, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x01, 0x01, 0x01, 0x01, 0x04, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x03, 0x01, 0x01, 0x02, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x05, 0x01, 0x01, 0x04, 0x00, 0x00, 0x06, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV5

s8 koro2_map_LV5[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x09, 0x00, 0x00, 0x08, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x0C, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x0B, 0x00, 0x00, 0x0A, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0D, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV6

s8 koro2_map_LV6[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x03, 0x04, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x03, 0x01, 0x04, 0x00, 0x03, 0x01, 0x02, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x03, 0x01, 0x04, 0x00, 0x0C, 0x00,
0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x05, 0x01, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0D, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV7

s8 koro2_map_LV7[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x05, 0x0E, 0x00, 0x00, 0x0F, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0C, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0D, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_map_LV8

s8 koro2_map_LV8[135]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x05, 0x0E, 0x00, 0x00, 0x0F, 0x02, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x03, 0x01, 0x01, 0x02, 0x00, 0x00, 0x01, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x0C, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x0C, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x0D, 0x00, 0x00, 0x0D, 0x00, 0x00, 0x0D, 0x00,
0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00,
0x00, 0x06, 0x00, 0x00, 0x05, 0x01, 0x01, 0x04, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ koro2_union_model

J3DModel** koro2_union_model[6]
static
Initial value:
= {
}
static J3DModel * ArcIX_A_crbox_model[31]
Definition d_a_mg_fshop.cpp:274
static J3DModel * ArcIX_A_crstart_model[1]
Definition d_a_mg_fshop.cpp:270
static J3DModel * ArcIX_A_crgoal_model[1]
Definition d_a_mg_fshop.cpp:272
static J3DModel * ArcIX_A_crcurve_a_model[16]
Definition d_a_mg_fshop.cpp:276
static J3DModel * ArcIX_A_crsaka_model[8]
Definition d_a_mg_fshop.cpp:280
static J3DModel * ArcIX_A_crcurve_b_model[4]
Definition d_a_mg_fshop.cpp:278

◆ l_daFshop_Method

actor_method_class l_daFshop_Method
static
Initial value:
= {
}
static int daFshop_Draw(fshop_class *i_this)
Definition d_a_mg_fshop.cpp:287
static int daFshop_Execute(fshop_class *i_this)
Definition d_a_mg_fshop.cpp:812
static int daFshop_Delete(fshop_class *i_this)
Definition d_a_mg_fshop.cpp:1088
static int daFshop_Create(fopAc_ac_c *actor)
Definition d_a_mg_fshop.cpp:1508
static int daFshop_IsDelete(fshop_class *i_this)
Definition d_a_mg_fshop.cpp:1084
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ lure_eye_off

f32 lure_eye_off[3]
static
Initial value:
= {
17.0f, 11.0f, 16.5f,
}

◆ lure_scale

f32 lure_scale[3]
static
Initial value:
= {
0.75f, 0.75f, 0.6f,
}