Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
daMP_c Class Reference

Movie Player. More...

#include <d_a_movie_player.h>

+ Inheritance diagram for daMP_c:
+ Collaboration diagram for daMP_c:

Public Member Functions

int daMP_c_Get_arg_demoNo ()
 
int daMP_c_Get_arg_movieNo ()
 
int daMP_c_Init ()
 
int daMP_c_Finish ()
 
int daMP_c_Main ()
 
int daMP_c_Draw ()
 
 daMP_c ()
 
- 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 ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Member Functions

static int daMP_c_THPPlayerPlay ()
 
static void daMP_c_THPPlayerPause ()
 
static u32 daMP_c_Get_MovieRestFrame ()
 
static void daMP_c_Set_PercentMovieVolume (f32)
 
static int daMP_c_Callback_Init (fopAc_ac_c *)
 
static int daMP_c_Callback_Finish (daMP_c *)
 
static int daMP_c_Callback_Main (daMP_c *)
 
static int daMP_c_Callback_Draw (daMP_c *)
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 

Static Public Attributes

static daMP_cm_myObj
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Private Attributes

u32(* mpGetMovieRestFrame )(void)
 
void(* mpSetPercentMovieVol )(f32)
 
u32(* mpTHPGetTotalFrame )(void)
 
int(* mpTHPPlay )(void)
 
void(* mpTHPStop )(void)
 
int(* mpTHPPause )(void)
 

Additional Inherited Members

- 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
 
u8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class mBase
 
leafdraw_method_classmpDrawMtd
 
s8 mbUnk0
 
u8 mbUnk1
 
draw_priority_class mDwPi
 

Detailed Description

Movie Player.

Constructor & Destructor Documentation

◆ daMP_c()

daMP_c::daMP_c ( )
inline

Member Function Documentation

◆ daMP_c_Callback_Draw()

int daMP_c::daMP_c_Callback_Draw ( daMP_c i_this)
static

◆ daMP_c_Callback_Finish()

int daMP_c::daMP_c_Callback_Finish ( daMP_c i_this)
static

◆ daMP_c_Callback_Init()

int daMP_c::daMP_c_Callback_Init ( fopAc_ac_c i_this)
static

◆ daMP_c_Callback_Main()

int daMP_c::daMP_c_Callback_Main ( daMP_c i_this)
static

◆ daMP_c_Draw()

int daMP_c::daMP_c_Draw ( )

◆ daMP_c_Finish()

int daMP_c::daMP_c_Finish ( )

◆ daMP_c_Get_arg_demoNo()

int daMP_c::daMP_c_Get_arg_demoNo ( )

◆ daMP_c_Get_arg_movieNo()

int daMP_c::daMP_c_Get_arg_movieNo ( )

◆ daMP_c_Get_MovieRestFrame()

u32 daMP_c::daMP_c_Get_MovieRestFrame ( )
static

◆ daMP_c_Init()

int daMP_c::daMP_c_Init ( )

◆ daMP_c_Main()

int daMP_c::daMP_c_Main ( )

◆ daMP_c_Set_PercentMovieVolume()

void daMP_c::daMP_c_Set_PercentMovieVolume ( f32  i_volume)
static

◆ daMP_c_THPPlayerPause()

void daMP_c::daMP_c_THPPlayerPause ( )
static

◆ daMP_c_THPPlayerPlay()

int daMP_c::daMP_c_THPPlayerPlay ( )
static

Member Data Documentation

◆ m_myObj

daMP_c * daMP_c::m_myObj
static

◆ mpGetMovieRestFrame

u32(* daMP_c::mpGetMovieRestFrame) (void)
private

◆ mpSetPercentMovieVol

void(* daMP_c::mpSetPercentMovieVol) (f32)
private

◆ mpTHPGetTotalFrame

u32(* daMP_c::mpTHPGetTotalFrame) (void)
private

◆ mpTHPPause

int(* daMP_c::mpTHPPause) (void)
private

◆ mpTHPPlay

int(* daMP_c::mpTHPPlay) (void)
private

◆ mpTHPStop

void(* daMP_c::mpTHPStop) (void)
private

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