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

#include <d_save.h>

+ Collaboration diagram for dSv_horse_place_c:

Public Member Functions

 dSv_horse_place_c ()
 
void init ()
 
void set (const char *i_name, const cXyz &i_pos, s16 i_angle, s8 i_roomNo)
 

Private Attributes

cXyz mPos
 
u16 mAngleY
 
char mName [8]
 
u8 mSpawnId
 
u8 mRoomNo
 

Constructor & Destructor Documentation

◆ dSv_horse_place_c()

dSv_horse_place_c::dSv_horse_place_c ( )
inline

Member Function Documentation

◆ init()

void dSv_horse_place_c::init ( )

◆ set()

void dSv_horse_place_c::set ( const char i_name,
const cXyz i_pos,
s16  i_angle,
s8  i_roomNo 
)

Member Data Documentation

◆ mAngleY

u16 dSv_horse_place_c::mAngleY
private

◆ mName

char dSv_horse_place_c::mName[8]
private

◆ mPos

cXyz dSv_horse_place_c::mPos
private

◆ mRoomNo

u8 dSv_horse_place_c::mRoomNo
private

◆ mSpawnId

u8 dSv_horse_place_c::mSpawnId
private

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