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

#include <d_save.h>

+ Collaboration diagram for dSv_player_last_mark_info_c:

Public Member Functions

 dSv_player_last_mark_info_c ()
 
void init ()
 
void setWarpItemData (const char *i_name, const cXyz &i_pos, s16 i_angle, s8 i_roomNo, u8, u8)
 
const chargetName ()
 
cXyzgetPos ()
 
s16 getAngleY ()
 
s8 getRoomNo ()
 
s8 getWarpAcceptStage ()
 
void resetWarpAcceptStage ()
 
void setWarpAcceptStage (s8 accept)
 

Private Attributes

cXyz mPos
 
s16 mAngleY
 
char mName [8]
 
u8 mSpawnId
 
s8 mRoomNo
 
s8 mWarpAcceptStage
 
u8 unk25 [3]
 

Constructor & Destructor Documentation

◆ dSv_player_last_mark_info_c()

dSv_player_last_mark_info_c::dSv_player_last_mark_info_c ( )
inline

Member Function Documentation

◆ getAngleY()

s16 dSv_player_last_mark_info_c::getAngleY ( )
inline

◆ getName()

const char * dSv_player_last_mark_info_c::getName ( )
inline

◆ getPos()

cXyz & dSv_player_last_mark_info_c::getPos ( )
inline

◆ getRoomNo()

s8 dSv_player_last_mark_info_c::getRoomNo ( )
inline

◆ getWarpAcceptStage()

s8 dSv_player_last_mark_info_c::getWarpAcceptStage ( )
inline

◆ init()

void dSv_player_last_mark_info_c::init ( )

◆ resetWarpAcceptStage()

void dSv_player_last_mark_info_c::resetWarpAcceptStage ( )
inline

◆ setWarpAcceptStage()

void dSv_player_last_mark_info_c::setWarpAcceptStage ( s8  accept)
inline

◆ setWarpItemData()

void dSv_player_last_mark_info_c::setWarpItemData ( const char i_name,
const cXyz i_pos,
s16  i_angle,
s8  i_roomNo,
u8  ,
u8   
)

Member Data Documentation

◆ mAngleY

s16 dSv_player_last_mark_info_c::mAngleY
private

◆ mName

char dSv_player_last_mark_info_c::mName[8]
private

◆ mPos

cXyz dSv_player_last_mark_info_c::mPos
private

◆ mRoomNo

s8 dSv_player_last_mark_info_c::mRoomNo
private

◆ mSpawnId

u8 dSv_player_last_mark_info_c::mSpawnId
private

◆ mWarpAcceptStage

s8 dSv_player_last_mark_info_c::mWarpAcceptStage
private

◆ unk25

u8 dSv_player_last_mark_info_c::unk25[3]
private

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