SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BvaPlayer Class Reference
Inheritance diagram for BvaPlayer:
AnmPlayerBase

Public Member Functions

 BvaPlayer (const ResTable *, J3DModel *)
 
void calc ()
 
bool getAnmVisibility ()
 
- Public Member Functions inherited from AnmPlayerBase
 AnmPlayerBase (const ResTable *)
 
virtual void changeAnimation (J3DAnmBase *)
 
virtual void stopAnimation ()
 
void update ()
 
void reflectFrame ()
 
void start (const char *)
 
void stop ()
 
bool isPlaying (const char *) const
 
bool isStop () const
 

Public Attributes

J3DModel * mModel
 
- Public Attributes inherited from AnmPlayerBase
void * mData
 
const ResTablemResourceTable
 
J3DFrameCtrl mFrameCtrl
 

Detailed Description

Definition at line 75 of file AnmPlayer.hpp.

Member Data Documentation

◆ mModel

J3DModel* BvaPlayer::mModel

Definition at line 82 of file AnmPlayer.hpp.