Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
dShopSystem_c Class Reference

#include <d_shop_system.h>

+ Inheritance diagram for dShopSystem_c:
+ Collaboration diagram for dShopSystem_c:

Public Types

enum  {
  SEQ_WAIT , SEQ_START , SEQ_SELECT_WAIT , SEQ_SELECT_START ,
  SEQ_SELECT , SEQ_MOVING , SEQ_DECIDE , SEQ_CHOOSE ,
  SEQ_DECIDE_YES , SEQ_DECIDE_NO , SEQ_FINISH
}
 
enum  { ITEM_MAX_e = 7 }
 
- Public Types inherited from daNpcT_c
enum  Mode {
  MODE_ENTER , MODE_INIT , MODE_RUN , MODE_EXIT ,
  MODE_4 , MODE_INVALID = -1
}
 
enum  AnmFlags {
  ANM_PAUSE_MORF = 0x1 , ANM_PAUSE_BTK = 0x2 , ANM_PAUSE_BRK = 0x4 , ANM_PAUSE_BPK = 0x8 ,
  ANM_PAUSE_BCK = 0x10 , ANM_PAUSE_BTP = 0x20 , ANM_PLAY_MORF = 0x40 , ANM_PLAY_BTK = 0x80 ,
  ANM_PLAY_BRK = 0x100 , ANM_PLAY_BPK = 0x200 , ANM_PLAY_BCK = 0x400 , ANM_PLAY_BTP = 0x800 ,
  ANM_FLAG_1000 = 0x1000 , ANM_PAUSE_TIMER_BTP = 0x2000 , ANM_FLAG_4000 = 0x4000
}
 

Public Member Functions

 dShopSystem_c (daNpcT_faceMotionAnmData_c const *param_1, daNpcT_motionAnmData_c const *param_2, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *param_3, int param_4, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *param_5, int param_6, daNpcT_evtData_c const *param_7, char **param_8)
 
void initShopSystem ()
 
void onFlag (int)
 
void offFlag (int)
 
BOOL isFlag (int)
 
void onSoldOutItemFlag (int)
 
void offSoldOutItemFlag (int)
 
BOOL isSoldOutItemFlag (int)
 
int checkController (u8, dMsgFlow_c *)
 
int chooseItem3 (u8)
 
int chooseItem5 (u8)
 
int chooseItem4 (u8)
 
int moveCursor (int, u8)
 
int moveCursor0 (int, u8)
 
int moveCursor1 (int, u8)
 
int drawCursor ()
 
int itemRotate ()
 
int itemZoom (cXyz *)
 
int seq_wait (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_start (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_select_wait (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_select_start (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_select (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_moving (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_decide (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_choose (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_decide_yes (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_decide_no (fopAc_ac_c *, dMsgFlow_c *)
 
int seq_finish (fopAc_ac_c *, dMsgFlow_c *)
 
bool seq_event (fopAc_ac_c *, dMsgFlow_c *)
 
int shop_init (bool)
 
int shop_process (fopAc_ac_c *, dMsgFlow_c *)
 
void createShopItem (int)
 
void setSeq (u8)
 
void setSoldOutFlag ()
 
void setSoldOut ()
 
void setSoldOutItemHide ()
 
void deleteObject ()
 
int searchItemActor ()
 
int getFlowNodeNum ()
 
void setSellItemMax (u8)
 
bool checkShopOpen ()
 
bool checkLeftTrigger (STControl *)
 
bool checkRightTrigger (STControl *)
 
bool dpdMove ()
 
void dummyWeakOrder ()
 
virtual ~dShopSystem_c ()
 
virtual bool getResName2 (int)
 
virtual int beforeStartSeqAction (dMsgFlow_c *, int)
 
virtual int beforeSelectSeqAction (dMsgFlow_c *, int)
 
bool chkSpMode ()
 
void offSpMode ()
 
u8 getEventParamU8 (int param_0)
 
void setEventParam (u32 param)
 
- Public Member Functions inherited from daNpcT_c
 daNpcT_c (daNpcT_faceMotionAnmData_c const *i_faceMotionAnmData, daNpcT_motionAnmData_c const *i_motionAnmData, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_faceMotionSequenceData, int i_faceMotionStepNum, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_motionSequenceData, int i_motionStepNum, daNpcT_evtData_c const *i_evtData, char **i_arcNames)
 
J3DAnmTransformgetTrnsfrmAnmP (char const *, int)
 
J3DAnmTransformKeygetTrnsfrmKeyAnmP (char const *, int)
 
J3DAnmTexPatterngetTexPtrnAnmP (char const *, int)
 
J3DAnmTextureSRTKeygetTexSRTKeyAnmP (char const *, int)
 
J3DAnmTevRegKeygetTevRegKeyAnmP (char const *, int)
 
J3DAnmColorgetColorAnmP (char const *, int)
 
int setBckAnm (J3DAnmTransform *, f32, int, int, int, bool)
 
int setMcaMorfAnm (J3DAnmTransformKey *, f32, f32, int, int, int)
 
int setBtpAnm (J3DAnmTexPattern *, J3DModelData *, f32, int)
 
int setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int)
 
int setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int)
 
int setBpkAnm (J3DAnmColor *, J3DModelData *, f32, int)
 
int loadRes (s8 const *, char const **)
 
void deleteRes (s8 const *, char const **)
 
int execute ()
 
int draw (BOOL, BOOL, f32, _GXColorS10 *, f32, BOOL, BOOL, BOOL)
 
void setEnvTevColor ()
 
void setRoomNo ()
 
int checkEndAnm (f32)
 
int checkEndAnm (J3DFrameCtrl *, f32)
 
void playAllAnm ()
 
void setMtx ()
 
void ctrlFaceMotion ()
 
void ctrlMotion ()
 
int ctrlMsgAnm (int *, int *, fopAc_ac_c *, int)
 
void evtChange ()
 
bool setFaceMotionAnm (int, bool)
 
void setPos (cXyz)
 
void setAngle (s16)
 
void setAngle (csXyz)
 
fopAc_ac_chitChk (dCcD_GObjInf *, u32)
 
void setDamage (int, int, int)
 
BOOL chkActorInSight (fopAc_ac_c *, f32, s16)
 
BOOL chkPointInArea (cXyz, cXyz, f32, f32, f32, s16)
 
BOOL chkPointInArea (cXyz, cXyz, cXyz, s16)
 
BOOL chkFindActor (fopAc_ac_c *, BOOL, s16)
 
BOOL chkWolfAction ()
 
BOOL chkFindWolf (s16, int, int, f32, f32, f32, f32, BOOL)
 
BOOL srchPlayerActor ()
 
cXyz getAttnPos (fopAc_ac_c *)
 
BOOL turn (s16, int, int)
 
BOOL step (s16, int, int, int, int)
 
void calcSpeedAndAngle (cXyz, BOOL, s16, s16)
 
int getActorDistance (fopAc_ac_c *, int, int)
 
BOOL initTalk (int, fopAc_ac_c **)
 
BOOL talkProc (int *, BOOL, fopAc_ac_c **, BOOL)
 
fopAc_ac_cgetNearestActorP (s16)
 
fopAc_ac_cgetEvtAreaTagP (int, int)
 
fopAc_ac_cgetShopItemTagP ()
 
void setHitodamaPrtcl ()
 
virtual ~daNpcT_c ()
 
virtual BOOL ctrlBtk ()
 
virtual void ctrlSubFaceMotion (int)
 
virtual BOOL checkChangeJoint (int)
 
virtual BOOL checkRemoveJoint (int)
 
virtual s32 getBackboneJointNo ()
 
virtual s32 getNeckJointNo ()
 
virtual s32 getHeadJointNo ()
 
virtual s32 getFootLJointNo ()
 
virtual s32 getFootRJointNo ()
 
virtual s32 getEyeballLMaterialNo ()
 
virtual s32 getEyeballRMaterialNo ()
 
virtual s32 getEyeballMaterialNo ()
 
virtual int ctrlJoint (J3DJoint *, J3DModel *)
 
virtual void afterJntAnm (int)
 
virtual void setParam ()
 
virtual BOOL checkChangeEvt ()
 
virtual BOOL evtTalk ()
 
virtual BOOL evtEndProc ()
 
virtual BOOL evtCutProc ()
 
virtual void setAfterTalkMotion ()
 
virtual BOOL evtProc ()
 
virtual void action ()
 
virtual void beforeMove ()
 
virtual void afterMoved ()
 
virtual void setAttnPos ()
 
virtual void setFootPos ()
 
virtual void setCollision ()
 
virtual void setFootPrtcl (cXyz *, f32, f32)
 
virtual bool checkCullDraw ()
 
virtual void twilight ()
 
virtual BOOL chkXYItems ()
 
virtual void evtOrder ()
 
virtual void decTmr ()
 
virtual void clrParam ()
 
virtual int drawDbgInfo ()
 
virtual void drawOtherMdl ()
 
virtual void drawGhost ()
 
virtual bool afterSetFaceMotionAnm (int, int, f32, int)
 
virtual bool afterSetMotionAnm (int, int, f32, int)
 
virtual daNpcT_faceMotionAnmData_c getFaceMotionAnm (daNpcT_faceMotionAnmData_c param_1)
 
virtual daNpcT_motionAnmData_c getMotionAnm (daNpcT_motionAnmData_c param_1)
 
virtual void changeAnm (int *, int *)
 
virtual void changeBck (int *, int *)
 
virtual void changeBtp (int *, int *)
 
virtual void changeBtk (int *, int *)
 
virtual bool setMotionAnm (int, f32, BOOL)
 
bool checkHide ()
 
BOOL checkStep ()
 
void setCommander (fopAc_ac_c *param_0)
 
void setCutType (int i_cutType)
 
void onHide ()
 
void offHide ()
 
void hide ()
 
void show ()
 
void initialize ()
 
- Public Member Functions inherited from 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 ()
 

Private Attributes

STControlmpStick
 
dSelect_cursor_cmpDrawCursor
 
dShopItemCtrl_c mItemCtrl
 
ShopCam_action_c mShopCamAction
 
u32 mEventParam
 
int field_0xf58
 
int field_0xf5c
 
int field_0xf60
 
int field_0xf64
 
s16 field_0xf68
 
u16 mFlag
 
u16 field_0xf6c
 
u8 mCursorPos
 
u8 mLastCursorPos
 
u8 mSeq
 
u8 field_0xf71
 
u8 mWaitTimer
 
u8 mSoldOutFlag
 
u8 mSoldOutItemFlags
 
u8 mSpMode
 
u8 field_0xf76
 
u8 field_0xf77
 
u8 field_0xf78
 
u8 field_0xf79
 
u8 field_0xf7a
 

Additional Inherited Members

- Static Public Member Functions inherited from daNpcT_c
static void tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *)
 
static void * srchActor (void *, void *)
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- Public Attributes inherited from daNpcT_c
daNpcT_faceMotionAnmData_c const * mpFaceMotionAnmData
 
daNpcT_motionAnmData_c const * mpMotionAnmData
 
daNpcT_evtData_c const * mpEvtData
 
char ** mpArcNames
 
mDoExt_McaMorfSOmpMorf [2]
 
Z2Creature mSound
 
mDoExt_bckAnm mBckAnm
 
mDoExt_btpAnm mBtpAnm
 
mDoExt_btkAnm mBtkAnm
 
mDoExt_brkAnm mBrkAnm
 
mDoExt_bpkAnm mBpkAnm
 
dBgS_ObjAcch mAcch
 
dCcD_Stts mCcStts
 
dBgS_AcchCir mAcchCir
 
request_of_phase_process_class mPhase [10]
 
cBgS_GndChk mGndChk
 
daNpcT_MatAnm_cmpMatAnm [2]
 
dMsgFlow_c mFlow
 
dPaPoT_c field_0x9c0
 
dCcD_Stts field_0xa40
 
u32 mFlowNodeNo
 
f32 field_0xa80
 
f32 mMorfFrames
 
bool mCreating
 
bool mTwilight
 
dBgS_GndChk field_0xa8c
 
dBgS_LinChk mLinChk
 
daNpcT_MotionSeqMngr_c mFaceMotionSeqMngr
 
daNpcT_MotionSeqMngr_c mMotionSeqMngr
 
daNpcT_ActorMngr_c mPlayerActorMngr
 
daNpcT_ActorMngr_c field_0xba0
 
daNpcT_JntAnm_c mJntAnm
 
daNpcT_DmgStagger_c mStagger
 
cXyz mFootLPos
 
cXyz mFootRPos
 
cXyz mFootLOffset
 
cXyz mFootROffset
 
cXyz mOldFootLOffset
 
cXyz mOldFootROffset
 
cXyz field_0xd6c
 
csXyz mCurAngle
 
csXyz field_0xd7e
 
csXyz field_0xd84
 
csXyz field_0xd8a
 
fpc_ProcID mItemId
 
u32 mShadowKey
 
u32 mAnmFlags
 
u32 mMsgId
 
u32 mHitodamaPrtclKey [2]
 
u32 mPolSound
 
int mStaffId
 
int mCutType
 
int field_0xdb4
 
int mDamageTimerStart
 
int mDamageTimer
 
int mBtpPauseTimer
 
int mEventTimer
 
s16 mPlayerAngle
 
s16 mGroundAngle
 
u8 field_0xdcc [2]
 
s16 mFootLPolyAngle
 
u8 field_0xdd0 [2]
 
s16 mFootRPolyAngle
 
s16 mStartAngle
 
s16 mTargetAngle
 
s16 mStepMode
 
s16 mTurnAmount
 
f32 mTurnCount
 
f32 field_0xde0
 
f32 field_0xde4
 
f32 field_0xde8
 
f32 mCylH
 
f32 mWallR
 
f32 mGroundH
 
f32 mAttnFovY
 
f32 field_0xdfc
 
cXyz field_0xe00
 
cXyz field_0xe0c
 
s16 field_0xe18
 
s16 field_0xe1a
 
s16 mEvtId
 
u16 mMorfLoops
 
u16 mBckLoops
 
u16 mMode
 
s8 mReverb
 
u8 mHide
 
bool field_0xe26
 
u8 mFootLOnGround
 
u8 mFootROnGround
 
u8 field_0xe29
 
u8 field_0xe2a
 
bool mNoDraw
 
u8 field_0xe2c
 
bool field_0xe2d
 
u8 mPreItemNo
 
u16 mEvtNo
 
bool mSpeakEvent
 
bool field_0xe33
 
u8 field_0xe34
 
u8 field_0xe35
 
u8 field_0xe36
 
u8 field_0xe37
 
u8 field_0xe38
 
- Public Attributes inherited from fopAc_ac_c
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeapheap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 subtype
 
u8 carryType
 
u32 actor_status
 
u32 actor_condition
 
fpc_ProcID parentActorID
 
actor_place home
 
actor_place old
 
actor_place current
 
csXyz shape_angle
 
cXyz scale
 
cXyz speed
 
MtxP cullMtx
 
union { 
 
   cull_box   box 
 
   cull_sphere   sphere 
 
cull 
 
f32 cullSizeFar
 
J3DModelmodel
 
dJntCol_cjntCol
 
f32 speedF
 
f32 gravity
 
f32 maxFallSpeed
 
cXyz eyePos
 
actor_attention_types attention_info
 
s16 field_0x560
 
s16 health
 
u8 field_0x564
 
u8 field_0x565
 
s8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class base
 
leafdraw_method_classleaf_methods
 
s8 unk_0xBC
 
u8 unk_0xBD
 
draw_priority_class draw_priority
 
- Static Public Attributes inherited from daNpcT_c
static dCcD_SrcGObjInf const mCcDObjData
 
static dCcD_SrcCyl mCcDCyl
 
static dCcD_SrcSph mCcDSph
 
static fopAc_ac_cmFindActorPtrs [50]
 
static s16 mSrchName
 
static s32 mFindCount
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SEQ_WAIT 
SEQ_START 
SEQ_SELECT_WAIT 
SEQ_SELECT_START 
SEQ_SELECT 
SEQ_MOVING 
SEQ_DECIDE 
SEQ_CHOOSE 
SEQ_DECIDE_YES 
SEQ_DECIDE_NO 
SEQ_FINISH 

◆ anonymous enum

anonymous enum
Enumerator
ITEM_MAX_e 

Constructor & Destructor Documentation

◆ dShopSystem_c()

dShopSystem_c::dShopSystem_c ( daNpcT_faceMotionAnmData_c const * param_1,
daNpcT_motionAnmData_c const * param_2,
daNpcT_MotionSeqMngr_c::sequenceStepData_c const * param_3,
int param_4,
daNpcT_MotionSeqMngr_c::sequenceStepData_c const * param_5,
int param_6,
daNpcT_evtData_c const * param_7,
char ** param_8 )
inline

◆ ~dShopSystem_c()

dShopSystem_c::~dShopSystem_c ( )
virtual

Member Function Documentation

◆ beforeSelectSeqAction()

virtual int dShopSystem_c::beforeSelectSeqAction ( dMsgFlow_c * ,
int  )
inlinevirtual

◆ beforeStartSeqAction()

virtual int dShopSystem_c::beforeStartSeqAction ( dMsgFlow_c * ,
int  )
inlinevirtual

◆ checkController()

int dShopSystem_c::checkController ( u8 i_seq,
dMsgFlow_c * i_flow )

◆ checkLeftTrigger()

bool dShopSystem_c::checkLeftTrigger ( STControl * i_stick)

◆ checkRightTrigger()

bool dShopSystem_c::checkRightTrigger ( STControl * i_stick)

◆ checkShopOpen()

bool dShopSystem_c::checkShopOpen ( )

◆ chkSpMode()

bool dShopSystem_c::chkSpMode ( )
inline

◆ chooseItem3()

int dShopSystem_c::chooseItem3 ( u8 i_seq)

◆ chooseItem4()

int dShopSystem_c::chooseItem4 ( u8 i_seq)

◆ chooseItem5()

int dShopSystem_c::chooseItem5 ( u8 i_seq)

◆ createShopItem()

void dShopSystem_c::createShopItem ( int itemType)

◆ deleteObject()

void dShopSystem_c::deleteObject ( )

◆ dpdMove()

bool dShopSystem_c::dpdMove ( )

◆ drawCursor()

int dShopSystem_c::drawCursor ( )

◆ dummyWeakOrder()

void dShopSystem_c::dummyWeakOrder ( )

◆ getEventParamU8()

u8 dShopSystem_c::getEventParamU8 ( int param_0)
inline

◆ getFlowNodeNum()

int dShopSystem_c::getFlowNodeNum ( )

◆ getResName2()

virtual bool dShopSystem_c::getResName2 ( int )
inlinevirtual

◆ initShopSystem()

void dShopSystem_c::initShopSystem ( )

◆ isFlag()

BOOL dShopSystem_c::isFlag ( int i_flag)

◆ isSoldOutItemFlag()

BOOL dShopSystem_c::isSoldOutItemFlag ( int i_flag)

◆ itemRotate()

int dShopSystem_c::itemRotate ( )

◆ itemZoom()

int dShopSystem_c::itemZoom ( cXyz * param_0)

◆ moveCursor()

int dShopSystem_c::moveCursor ( int control_status,
u8 param_1 )

◆ moveCursor0()

int dShopSystem_c::moveCursor0 ( int control_status,
u8 param_1 )

◆ moveCursor1()

int dShopSystem_c::moveCursor1 ( int control_status,
u8 param_1 )

◆ offFlag()

void dShopSystem_c::offFlag ( int i_flag)

◆ offSoldOutItemFlag()

void dShopSystem_c::offSoldOutItemFlag ( int i_flag)

◆ offSpMode()

void dShopSystem_c::offSpMode ( )
inline

◆ onFlag()

void dShopSystem_c::onFlag ( int i_flag)

◆ onSoldOutItemFlag()

void dShopSystem_c::onSoldOutItemFlag ( int i_flag)

◆ searchItemActor()

int dShopSystem_c::searchItemActor ( )

◆ seq_choose()

int dShopSystem_c::seq_choose ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_decide()

int dShopSystem_c::seq_decide ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_decide_no()

int dShopSystem_c::seq_decide_no ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_decide_yes()

int dShopSystem_c::seq_decide_yes ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_event()

bool dShopSystem_c::seq_event ( fopAc_ac_c * ,
dMsgFlow_c *  )

◆ seq_finish()

int dShopSystem_c::seq_finish ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_moving()

int dShopSystem_c::seq_moving ( fopAc_ac_c * ,
dMsgFlow_c *  )

◆ seq_select()

int dShopSystem_c::seq_select ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_select_start()

int dShopSystem_c::seq_select_start ( fopAc_ac_c * ,
dMsgFlow_c *  )

◆ seq_select_wait()

int dShopSystem_c::seq_select_wait ( fopAc_ac_c * ,
dMsgFlow_c *  )

◆ seq_start()

int dShopSystem_c::seq_start ( fopAc_ac_c * actor,
dMsgFlow_c * i_flow )

◆ seq_wait()

int dShopSystem_c::seq_wait ( fopAc_ac_c * param_0,
dMsgFlow_c * param_1 )

◆ setEventParam()

void dShopSystem_c::setEventParam ( u32 param)
inline

◆ setSellItemMax()

void dShopSystem_c::setSellItemMax ( u8 i_max)

◆ setSeq()

void dShopSystem_c::setSeq ( u8 i_seq)

◆ setSoldOut()

void dShopSystem_c::setSoldOut ( )

◆ setSoldOutFlag()

void dShopSystem_c::setSoldOutFlag ( )

◆ setSoldOutItemHide()

void dShopSystem_c::setSoldOutItemHide ( )

◆ shop_init()

int dShopSystem_c::shop_init ( bool param_0)

◆ shop_process()

int dShopSystem_c::shop_process ( fopAc_ac_c * param_0,
dMsgFlow_c * param_1 )

Member Data Documentation

◆ field_0xf58

int dShopSystem_c::field_0xf58
private

◆ field_0xf5c

int dShopSystem_c::field_0xf5c
private

◆ field_0xf60

int dShopSystem_c::field_0xf60
private

◆ field_0xf64

int dShopSystem_c::field_0xf64
private

◆ field_0xf68

s16 dShopSystem_c::field_0xf68
private

◆ field_0xf6c

u16 dShopSystem_c::field_0xf6c
private

◆ field_0xf71

u8 dShopSystem_c::field_0xf71
private

◆ field_0xf76

u8 dShopSystem_c::field_0xf76
private

◆ field_0xf77

u8 dShopSystem_c::field_0xf77
private

◆ field_0xf78

u8 dShopSystem_c::field_0xf78
private

◆ field_0xf79

u8 dShopSystem_c::field_0xf79
private

◆ field_0xf7a

u8 dShopSystem_c::field_0xf7a
private

◆ mCursorPos

u8 dShopSystem_c::mCursorPos
private

◆ mEventParam

u32 dShopSystem_c::mEventParam
private

◆ mFlag

u16 dShopSystem_c::mFlag
private

◆ mItemCtrl

dShopItemCtrl_c dShopSystem_c::mItemCtrl
private

◆ mLastCursorPos

u8 dShopSystem_c::mLastCursorPos
private

◆ mpDrawCursor

dSelect_cursor_c* dShopSystem_c::mpDrawCursor
private

◆ mpStick

STControl* dShopSystem_c::mpStick
private

◆ mSeq

u8 dShopSystem_c::mSeq
private

◆ mShopCamAction

ShopCam_action_c dShopSystem_c::mShopCamAction
private

◆ mSoldOutFlag

u8 dShopSystem_c::mSoldOutFlag
private

◆ mSoldOutItemFlags

u8 dShopSystem_c::mSoldOutItemFlags
private

◆ mSpMode

u8 dShopSystem_c::mSpMode
private

◆ mWaitTimer

u8 dShopSystem_c::mWaitTimer
private

The documentation for this class was generated from the following files: